summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2000-06-30 09:41:16 +0000
committerbrian <brian@FreeBSD.org>2000-06-30 09:41:16 +0000
commitd220ee616b59011be838749e52cca2a90d3b658d (patch)
treea2bfa16b388553c79c6ad9cfdf9e9158cf97c51f /share/man
parent97d1a2bb34b02efdd2f7fb3a02bb615218678d50 (diff)
downloadFreeBSD-src-d220ee616b59011be838749e52cca2a90d3b658d.zip
FreeBSD-src-d220ee616b59011be838749e52cca2a90d3b658d.tar.gz
Add $daily_status_mail_rejects_logs, defaulting to 3 to control
how many /var/log/maillog* files to check PR: 19587
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/periodic.conf.511
1 files changed, 11 insertions, 0 deletions
diff --git a/share/man/man5/periodic.conf.5 b/share/man/man5/periodic.conf.5
index 1db6590..3ad5dc3 100644
--- a/share/man/man5/periodic.conf.5
+++ b/share/man/man5/periodic.conf.5
@@ -299,6 +299,9 @@ mounts when comparing against yesterdays filesystem mounts.
if you want to summarise mail rejections logged to
.Pa /var/log/maillog
for the previous day.
+.It Ar daily_status_mail_rejects_logs
+(num) Set to the number of maillog files that should be checked for yesterdays
+mail rejects.
.It Ar daily_local
(str) Set to a list of extra scripts that should be run after all other
daily scripts.
@@ -364,12 +367,20 @@ An orphaned file is one with an invalid owner or group.
(str) A list of directories under which orphaned files are searched for.
This would usually be set to
.Pa / .
+<<<<<<< periodic.conf.5
+.It Ar weekly_status_pkg_dirs
+(bool) Set to
+.Dq YES
+if you want to report out-of-date packages installed using
+.Xr pkg_version 1 .
+=======
.It Ar weekly_status_pkg_dirs
(bool) Set to
.Dq YES
if you want to use
.Xr pkg_version 1
to list installed packages which are out of date.
+>>>>>>> 1.4
.It Ar weekly_local
(str) Set to a list of extra scripts that should be run after all other
weekly scripts.
OpenPOWER on IntegriCloud