1 .\" $NetBSD: daily.conf.5,v 1.23 2008/08/30 10:53:22 bouyer Exp $
3 .\" Copyright (c) 1996 Matthew R. Green
4 .\" All rights reserved.
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions
9 .\" 1. Redistributions of source code must retain the above copyright
10 .\" notice, this list of conditions and the following disclaimer.
11 .\" 2. Redistributions in binary form must reproduce the above copyright
12 .\" notice, this list of conditions and the following disclaimer in the
13 .\" documentation and/or other materials provided with the distribution.
15 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
16 .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
17 .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
18 .\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
19 .\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
20 .\" BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
21 .\" LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
22 .\" AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
23 .\" OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
24 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
32 .Nd daily maintenance configuration file
36 file specifies which of the standard
38 services are performed.
41 script is run, by default, every night on a
45 The variables described below can be set to
56 .Pa /etc/defaults/daily.conf
57 file if you are in doubt.
58 (Note that you should never edit
59 .Pa /etc/defaults/daily.conf
60 directly, as it is often replaced during system upgrades.)
61 .Bl -tag -width purge_accounting
65 over the entire local filesystem, looking for core files.
76 .It Sy purge_accounting
77 This ages accounting files in
90 to give disk status, and also reports failed
94 In check_disks, show remote file systems, which are not reported on by
104 argument, and also checks the
108 if there are hosts in
113 outputs a summarized version of the
116 If a full version of the output run with the
118 options is desired, set this variable.
133 script looking for possible security problems with the system.
137 program to check the S/Key database and informs users of S/Keys that
141 The variables described below can be set to modify the tests:
142 .Bl -tag -width check_network
143 .It Sy find_core_ignore_fstypes
144 Lists filesystem types to ignore during the
147 Prefixing the type with a
154 type filesystems and filesystems that are not
156 .It Sy run_fsck_flags
157 Extra options to be passed to
162 .It Sy send_empty_security
163 If set, the report generated by the
165 phase will always be sent, even if it is empty.
168 .Bl -tag -width /etc/defaults/daily.conf -compact
170 daily maintenance script
171 .It Pa /etc/daily.conf
172 daily maintenance configuration
173 .It Pa /etc/defaults/daily.conf
174 default settings, overridden by
176 .It Pa /etc/daily.local
177 local site additions to
182 .Xr security.conf 5 ,