#
# /etc/crontab - crond(8) configuration
#

# Min Hour Day Month DayOfWeek Command
00 6 * * *	/usr/sbin/runjobs /etc/cron/daily
05 6 * * mon	/usr/sbin/runjobs /etc/cron/weekly
10 6 1 * *	/usr/sbin/runjobs /etc/cron/monthly

# EOF
