aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2000-09-19 22:15:00 +0000
committerBrian Somers <brian@FreeBSD.org>2000-09-19 22:15:00 +0000
commitdf470af5f8ea2b5b025e320973d3136ae2d5d877 (patch)
tree4313e4eb728f9092b94dee82ac8767951be418f7 /share
parent8a7f44a640c64d9c603bd9915ea9beda9cf26183 (diff)
downloadsrc-df470af5f8ea2b5b025e320973d3136ae2d5d877.tar.gz
src-df470af5f8ea2b5b025e320973d3136ae2d5d877.zip
Put temporary output in ${TMPDIR:-/tmp}
If $<basedir>_output is not set, don't redirect output PR: 21395
Notes
Notes: svn path=/head/; revision=66084
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/periodic.conf.53
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man5/periodic.conf.5 b/share/man/man5/periodic.conf.5
index 5e085d78e497..dec97172e9c8 100644
--- a/share/man/man5/periodic.conf.5
+++ b/share/man/man5/periodic.conf.5
@@ -66,8 +66,7 @@ the directory
If this variable is set to an absolute path name, output is logged to
that file, otherwise it is taken as one or more space seperated email
addresses and mailed to those users.
-If this variable is not set, it defaults to
-.Dq root .
+If this variable is not set or is empty, output is sent to standard output.
.Pp
For an unattended machine, suitable values for
.Ar $daily_output ,