]> git.pld-linux.org Git - packages/fcron.git/blame - fcron.crontab
- cron daemons log through syslog
[packages/fcron.git] / fcron.crontab
CommitLineData
b53ff6e4 1# Any changes will be applied after crond restart
161ebc28 2# run-parts
8ae05759 3&nice(10),mailto(root) 01 * * * * /bin/run-parts /etc/cron.hourly
0a5551af 4&nice(10),mailto(root) 02 5 * * * /bin/run-parts /etc/cron.daily
8ae05759 5&nice(10),mailto(root) 02 2 * * 0 /bin/run-parts /etc/cron.weekly
0a5551af 6&nice(10),mailto(root) 02 4 1 * * /bin/run-parts /etc/cron.monthly
This page took 0.524665 seconds and 4 git commands to generate.