]> git.pld-linux.org Git - packages/fcron.git/blame - fcron.crontab
- add --with-sysfcrontab=/etc/cron.d/crontab option
[packages/fcron.git] / fcron.crontab
CommitLineData
cb7f2b4d 1#Any changes will be apply after restart crond
161ebc28 2# run-parts
8ae05759 3&nice(10),mailto(root) 01 * * * * /bin/run-parts /etc/cron.hourly
4&nice(10),mailto(root) 02 1 * * * /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 3 1 * * /bin/run-parts /etc/cron.monthly
This page took 0.037463 seconds and 4 git commands to generate.