]> git.pld-linux.org Git - packages/fcron.git/blob - fcron.crontab
- sync with vixie-cron:
[packages/fcron.git] / fcron.crontab
1 #Any changes will be apply after restart crond
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.201751 seconds and 3 git commands to generate.