diff options
Diffstat (limited to 'share/man/man8')
-rw-r--r-- | share/man/man8/daily.8 | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/share/man/man8/daily.8 b/share/man/man8/daily.8 index b63e696bfdf..1671bb80fcd 100644 --- a/share/man/man8/daily.8 +++ b/share/man/man8/daily.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: daily.8,v 1.12 2009/05/09 16:29:55 schwarze Exp $ +.\" $OpenBSD: daily.8,v 1.13 2009/05/11 22:27:22 schwarze Exp $ .\" .\" Copyright (c) 2003 Jason McIntyre <jmc@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 9 2009 $ +.Dd $Mdocdate: May 11 2009 $ .Dt DAILY 8 .Os .Sh NAME @@ -219,6 +219,16 @@ Determines whether to run with the no-write flag. .It Ev ROOTBACKUP Determines whether to make a backup of the root file system. +.It Ev VERBOSESTATUS +If set to 0, +.Xr df 1 , +.Xr dump 8 , +.Xr netstat 1 , +and +.Xr ruptime 1 +are skipped. +Consequently, if none of the other commands produce any output, +no mail will be sent to root. .El .Pp The following variables can be set in |