Home | History | Annotate | Line # | Download | only in defaults
daily.conf revision 1.3
      1 #	$NetBSD: daily.conf,v 1.3 2003/02/21 22:35:47 jhawk Exp $
      2 #
      3 # /etc/defaults/daily.conf --
      4 #	default configuration of /etc/daily.conf
      5 #
      6 # see daily.conf(5) for more information.
      7 #
      8 # DO NOT EDIT THIS FILE DIRECTLY; IT MAY BE REPLACED DURING A SYSTEM UPGRADE.
      9 # EDIT /etc/daily.conf INSTEAD.
     10 #
     11 
     12 find_core=YES
     13 expire_news=NO
     14 purge_accounting=YES
     15 run_msgs=YES
     16 run_calendar=YES
     17 check_uucp=YES
     18 check_disks=YES
     19 check_mailq=YES
     20 check_network=YES
     21 run_fsck=NO
     22 run_rdist=YES
     23 run_security=YES
     24 run_skeyaudit=YES
     25 
     26 send_empty_security=NO
     27