PKGBUILDs/community/anacron/anacrontab

7 lines
273 B
Text
Raw Normal View History

2009-10-10 02:15:33 +00:00
# /etc/anacrontab
SHELL=/bin/bash
# format: period delay job-identifier command
1 10 cron.daily /usr/sbin/run-anacron /etc/cron.daily
7 15 cron.weekly /usr/sbin/run-anacron /etc/cron.weekly
30 20 cron.monthly /usr/sbin/run-anacron /etc/cron.monthly