xref: /netbsd-src/etc/defaults/daily.conf (revision dd255ccea4286b0c44fa8fd48a9a19a768afe8e1)
1#	$NetBSD: daily.conf,v 1.18 2012/07/30 17:09:34 christos 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
12find_core=YES
13find_core_ignore_fstypes="!local rdonly fdesc null kernfs procfs ptyfs"
14find_core_ignore_paths=""
15expire_news=NO
16purge_accounting=YES
17run_msgs=YES
18# if you have replaced /usr/bin/cpp with a version of cpp which does not understand
19# the CPP_RESTRICTED environment variable, calendar -a can be used as a local DOS by
20# making an included file a named pipe
21run_calendar=YES
22check_disks=YES
23show_remote_fs=NO
24check_mailq=YES
25check_network=YES
26full_netstat=NO
27run_fsck=NO
28run_fsck_flags=""
29run_makemandb=YES
30run_rdist=YES
31run_security=YES
32separate_security_email=YES
33run_skeyaudit=YES
34fetch_pkg_vulnerabilities="" # set to NO to disable and not be warned about
35
36send_empty_security=NO
37