slackbuilds_ponce/system/anacron/anacrontab.new

9 lines
361 B
Text
Raw Normal View History

# /etc/anacrontab example
# See the anacrontab(5) manpage
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
# format: period delay job-identifier command
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