You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-process/anacron/files/anacrontab

12 lines
468 B

SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
# format: period delay job-identifier command
##
## If you turn any of the following on, make sure that the
## regular cron daemon does not run them also. This could
## lead to double execution of the jobs.
#1 5 cron.daily run-parts /etc/cron.daily
#7 10 cron.weekly run-parts /etc/cron.weekly
#30 15 cron.monthly run-parts /etc/cron.monthly