1 1.15 darcy # $NetBSD: daily.conf,v 1.15 2011/12/17 12:27:42 darcy Exp $ 2 1.1 lukem # 3 1.1 lukem # /etc/defaults/daily.conf -- 4 1.1 lukem # default configuration of /etc/daily.conf 5 1.1 lukem # 6 1.1 lukem # see daily.conf(5) for more information. 7 1.2 lukem # 8 1.2 lukem # DO NOT EDIT THIS FILE DIRECTLY; IT MAY BE REPLACED DURING A SYSTEM UPGRADE. 9 1.2 lukem # EDIT /etc/daily.conf INSTEAD. 10 1.1 lukem # 11 1.1 lukem 12 1.1 lukem find_core=YES 13 1.9 rpaulo find_core_ignore_fstypes="!local rdonly fdesc null kernfs procfs ptyfs" 14 1.1 lukem expire_news=NO 15 1.1 lukem purge_accounting=YES 16 1.1 lukem run_msgs=YES 17 1.8 jwise # if you have replaced /usr/bin/cpp with a version of cpp which does not understand 18 1.8 jwise # the CPP_RESTRICTED environment variable, calendar -a can be used as a local DOS by 19 1.8 jwise # making an included file a named pipe 20 1.8 jwise run_calendar=YES 21 1.1 lukem check_disks=YES 22 1.6 perry show_remote_fs=NO 23 1.1 lukem check_mailq=YES 24 1.1 lukem check_network=YES 25 1.5 perry full_netstat=NO 26 1.1 lukem run_fsck=NO 27 1.11 bouyer run_fsck_flags="" 28 1.1 lukem run_rdist=YES 29 1.1 lukem run_security=YES 30 1.15 darcy separate_security_email=YES 31 1.1 lukem run_skeyaudit=YES 32 1.13 jmmv fetch_pkg_vulnerabilities=NO 33 1.3 jhawk 34 1.3 jhawk send_empty_security=NO 35