summaryrefslogtreecommitdiffstats
path: root/conf.default
diff options
context:
space:
mode:
Diffstat (limited to 'conf.default')
-rw-r--r--conf.default/config.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/conf.default/config.xml b/conf.default/config.xml
index d5ce3be..805f593 100644
--- a/conf.default/config.xml
+++ b/conf.default/config.xml
@@ -752,7 +752,7 @@
<month>*</month>
<wday>*</wday>
<who>root</who>
- <command>/usr/local/bin/checkreload.sh</command>
+ <command>/usr/bin/nice -n20 /usr/local/bin/checkreload.sh</command>
</item>
<item>
<minute>*/5</minute>
@@ -761,7 +761,7 @@
<month>*</month>
<wday>*</wday>
<who>root</who>
- <command>/etc/ping_hosts.sh</command>
+ <command>/usr/bin/nice -n20 /etc/ping_hosts.sh</command>
</item>
<item>
<minute>*/140</minute>
@@ -770,7 +770,7 @@
<month>*</month>
<wday>*</wday>
<who>root</who>
- <command>/usr/local/sbin/reset_slbd.sh</command>
+ <command>/usr/bin/nice -n20 /usr/local/sbin/reset_slbd.sh</command>
</item>
</cron>
<wol>
@@ -785,4 +785,4 @@
<rrd>
<enable/>
</rrd>
-</pfsense>
+</pfsense> \ No newline at end of file
OpenPOWER on IntegriCloud