diff options
-rw-r--r-- | cf/conf/config.xml | 3 | ||||
-rw-r--r-- | conf.default/config.xml | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml index 97212f6..ee8c3b5 100644 --- a/cf/conf/config.xml +++ b/cf/conf/config.xml @@ -4,6 +4,7 @@ <version>1.4</version> <lastchange></lastchange> <system> + <schedulertype>priq</schedulertype> <hostname>pfSense</hostname> <domain>local</domain> <dnsserver></dnsserver> @@ -37,7 +38,6 @@ <subnet>24</subnet> <media></media> <mediaopt></mediaopt> - <schedulertype>hfsc</schedulertype> <!-- <wireless> *see below (opt[n])* @@ -55,7 +55,6 @@ <dhcphostname></dhcphostname> <media></media> <mediaopt></mediaopt> - <schedulertype>hfsc</schedulertype> <!-- <wireless> *see below (opt[n])* diff --git a/conf.default/config.xml b/conf.default/config.xml index 97212f6..ee8c3b5 100644 --- a/conf.default/config.xml +++ b/conf.default/config.xml @@ -4,6 +4,7 @@ <version>1.4</version> <lastchange></lastchange> <system> + <schedulertype>priq</schedulertype> <hostname>pfSense</hostname> <domain>local</domain> <dnsserver></dnsserver> @@ -37,7 +38,6 @@ <subnet>24</subnet> <media></media> <mediaopt></mediaopt> - <schedulertype>hfsc</schedulertype> <!-- <wireless> *see below (opt[n])* @@ -55,7 +55,6 @@ <dhcphostname></dhcphostname> <media></media> <mediaopt></mediaopt> - <schedulertype>hfsc</schedulertype> <!-- <wireless> *see below (opt[n])* |