Home | History | Annotate | Line # | Download | only in defaults
daily.conf revision 1.10.2.2
      1 #	$NetBSD: daily.conf,v 1.10.2.2 2008/01/27 05:20:25 xtraeme 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 find_core_ignore_fstypes="!local rdonly fdesc null kernfs procfs ptyfs"
     14 expire_news=NO
     15 purge_accounting=YES
     16 run_msgs=YES
     17 # if you have replaced /usr/bin/cpp with a version of cpp which does not understand
     18 # the CPP_RESTRICTED environment variable, calendar -a can be used as a local DOS by
     19 # making an included file a named pipe
     20 run_calendar=YES
     21 check_disks=YES
     22 show_remote_fs=NO
     23 check_mailq=YES
     24 check_network=YES
     25 full_netstat=NO
     26 run_fsck=NO
     27 run_rdist=YES
     28 run_security=YES
     29 run_skeyaudit=YES
     30 
     31 send_empty_security=NO
     32