# /etc/anacrontab: configuration file for anacron # See anacron(8) and anacrontab(5) for details. SHELL=/bin/sh PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin 1 65 cron.daily /bin/nice -10 run-parts /etc/cron.daily 7 70 cron.weekly /bin/nice -10 run-parts /etc/cron.weekly 30 75 cron.monthly /bin/nice -10 run-parts /etc/cron.monthly