1 1.7 erh # $NetBSD: daily.conf,v 1.7 2004/09/28 15:03:58 erh 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.7 erh find_core_ignore_fstypes="!local rdonly fdesc null kernfs procfs" 14 1.1 lukem expire_news=NO 15 1.1 lukem purge_accounting=YES 16 1.1 lukem run_msgs=YES 17 1.4 christos # calendar uses cpp to expand user calendars. 18 1.4 christos # calendar -a can be used as a local DOS by making an included file a 19 1.4 christos # named pipe, thus this is turned off by default. 20 1.4 christos run_calendar=NO 21 1.1 lukem check_uucp=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.1 lukem run_rdist=YES 29 1.1 lukem run_security=YES 30 1.1 lukem run_skeyaudit=YES 31 1.3 jhawk 32 1.3 jhawk send_empty_security=NO 33