]> git.pld-linux.org Git - packages/fcron.git/blame - fcron.crontab
- added reload systab
[packages/fcron.git] / fcron.crontab
CommitLineData
8ae05759 1#After any changes execute: fcrontab /etc/cron.d/crontab -u systab
161ebc28 2
3# run-parts
8ae05759 4&nice(10),mailto(root) 01 * * * * /bin/run-parts /etc/cron.hourly
5&nice(10),mailto(root) 02 1 * * * /bin/run-parts /etc/cron.daily
6&nice(10),mailto(root) 02 2 * * 0 /bin/run-parts /etc/cron.weekly
7&nice(10),mailto(root) 02 3 1 * * /bin/run-parts /etc/cron.monthly
This page took 0.036483 seconds and 4 git commands to generate.