summaryrefslogtreecommitdiffstats
path: root/conf.default/config.xml
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2013-10-09 08:51:26 -0400
committerjim-p <jimp@pfsense.org>2013-10-09 08:51:26 -0400
commitf324698c3d5ef0ef5a4a8673adc38c459970e571 (patch)
tree4323f51b5ab6aa971d63ca20222b84aecf2c9e30 /conf.default/config.xml
parent0b5636fcda02567c82be4b9e1d03e357333227b3 (diff)
downloadpfsense-f324698c3d5ef0ef5a4a8673adc38c459970e571.zip
pfsense-f324698c3d5ef0ef5a4a8673adc38c459970e571.tar.gz
We do not use nor include newsyslog, so remove the cron job.
Diffstat (limited to 'conf.default/config.xml')
-rw-r--r--conf.default/config.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/conf.default/config.xml b/conf.default/config.xml
index 5287964..6585795 100644
--- a/conf.default/config.xml
+++ b/conf.default/config.xml
@@ -644,15 +644,6 @@
</proxyarp>
<cron>
<item>
- <minute>0</minute>
- <hour>*</hour>
- <mday>*</mday>
- <month>*</month>
- <wday>*</wday>
- <who>root</who>
- <command>/usr/bin/nice -n20 newsyslog</command>
- </item>
- <item>
<minute>1,31</minute>
<hour>0-5</hour>
<mday>*</mday>
OpenPOWER on IntegriCloud