# /etc/anacrontab: configuration file for anacron

# See anacron(8) and anacrontab(5) for details.

SHELL=/bin/sh
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root

1	 65	cron.daily		nice run-parts /etc/cron.daily
7	 70	cron.weekly		nice run-parts /etc/cron.weekly
@monthly 75	cron.monthly		nice run-parts /etc/cron.monthly
