]> git.pld-linux.org Git - packages/fcron.git/blob - fcron.crontab
Up to 3.3.1
[packages/fcron.git] / fcron.crontab
1 # Any changes will be applied after crond restart
2 # run-parts
3 &nice(10),mailto(root) 01 * * * *       /bin/run-parts /etc/cron.hourly
4 &nice(10),mailto(root) 02 5 * * *       /bin/run-parts /etc/cron.daily
5 &nice(10),mailto(root) 02 2 * * 0       /bin/run-parts /etc/cron.weekly
6 &nice(10),mailto(root) 02 4 1 * *       /bin/run-parts /etc/cron.monthly
This page took 0.06697 seconds and 3 git commands to generate.