summaryrefslogtreecommitdiff
path: root/fcron/root.orig
blob: 4c8489e819f18d50d38ffaf7195b40bf46f5a4df (plain)
    1 #
    2 # /var/spool/fcron/root.org: fcron(8) configuration
    3 #
    4 
    5 !mailto(root)
    6 !noticenotrun(yes)
    7 
    8 
    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