Revision f324698c
Added by Jim Pingle almost 12 years ago
conf.default/config.xml | ||
---|---|---|
643 | 643 |
--> |
644 | 644 |
</proxyarp> |
645 | 645 |
<cron> |
646 |
<item> |
|
647 |
<minute>0</minute> |
|
648 |
<hour>*</hour> |
|
649 |
<mday>*</mday> |
|
650 |
<month>*</month> |
|
651 |
<wday>*</wday> |
|
652 |
<who>root</who> |
|
653 |
<command>/usr/bin/nice -n20 newsyslog</command> |
|
654 |
</item> |
|
655 | 646 |
<item> |
656 | 647 |
<minute>1,31</minute> |
657 | 648 |
<hour>0-5</hour> |
Also available in: Unified diff
We do not use nor include newsyslog, so remove the cron job.