CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
coreutils: updated to 8.19
[crossrootfs.git] / dcron / crontab
1 #
2 # /etc/crontab: crond(8) configuration
3 #
4
5 @hourly ID=sys.hourly /usr/sbin/runjobs /etc/cron/hourly
6 @daily ID=sys.daily /usr/sbin/runjobs /etc/cron/daily
7 @weekly ID=sys.weekly /usr/sbin/runjobs /etc/cron/weekly
8 @monthly ID=sys.monthly /usr/sbin/runjobs /etc/cron/monthly
9
10 # End of file