### /etc/anacrontab: Main configuration for `anacron` # See anacron(8) and anacrontab(5) for details PATH=/sbin:/bin:/usr/sbin:/usr/bin SHELL=/bin/bash HOME=/var/empty RANDOM_DELAY=45 START_HOURS_RANGE=3-22 # Format: Period(day) Delay(minute) Name Command 30 15 cron.monthly run-cron /etc/cron.monthly 1 5 cron.daily run-cron /etc/cron.daily 7 10 cron.weekly run-cron /etc/cron.weekly ### /etc/anacrontab: Main configuration for `anacron`