1 1.18 christos # $NetBSD: daily.conf,v 1.18 2012/07/30 17:09:34 christos 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.17 christos find_core_ignore_paths="" 15 1.1 lukem expire_news=NO 16 1.1 lukem purge_accounting=YES 17 1.1 lukem run_msgs=YES 18 1.8 jwise # if you have replaced /usr/bin/cpp with a version of cpp which does not understand 19 1.8 jwise # the CPP_RESTRICTED environment variable, calendar -a can be used as a local DOS by 20 1.8 jwise # making an included file a named pipe 21 1.8 jwise run_calendar=YES 22 1.1 lukem check_disks=YES 23 1.6 perry show_remote_fs=NO 24 1.1 lukem check_mailq=YES 25 1.1 lukem check_network=YES 26 1.5 perry full_netstat=NO 27 1.1 lukem run_fsck=NO 28 1.11 bouyer run_fsck_flags="" 29 1.16 joerg run_makemandb=YES 30 1.1 lukem run_rdist=YES 31 1.1 lukem run_security=YES 32 1.15 darcy separate_security_email=YES 33 1.1 lukem run_skeyaudit=YES 34 1.18 christos fetch_pkg_vulnerabilities="" # set to NO to disable and not be warned about 35 1.3 jhawk 36 1.3 jhawk send_empty_security=NO 37