summaryrefslogtreecommitdiff
path: root/fcron/systab.orig
blob: 54e72b2b1a16b90257dbeab5cfa0f5890b4e14f8 (plain)
    1 #
    2 # /var/spool/fcron/systab.org: fcron(8) configuration
    3 #
    4 
    5 !mailto(root)
    6 !noticenotrun(yes)
    7 
    8 %hourly    *           /usr/sbin/runjobs /etc/cron/hourly
    9 %daily     *   *       /usr/sbin/runjobs /etc/cron/daily
   10 %weekly    *   *       /usr/sbin/runjobs /etc/cron/weekly
   11 %monthly   *   *   *   /usr/sbin/runjobs /etc/cron/monthly
   12 
   13 # End of file

Generated by cgit