CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Imported core-cross ports from 2.5
[crossrootfs.git] / dcron / crontab
CommitLineData
6dca1d21
JB
1#
2# /etc/crontab: crond(8) configuration
3#
4# The format of this file:
5# Min Hour Day Month DayOfWeek Command
6
700 20 * * * /usr/sbin/runjobs /etc/cron/daily
805 20 * * mon /usr/sbin/runjobs /etc/cron/weekly
910 20 1 * * /usr/sbin/runjobs /etc/cron/monthly
1015 * * * * /usr/sbin/runjobs /etc/cron/hourly
11
12# End of file