aboutsummaryrefslogtreecommitdiff
path: root/share/man/man5/periodic.conf.5
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2000-06-27 11:20:08 +0000
committerBrian Somers <brian@FreeBSD.org>2000-06-27 11:20:08 +0000
commit0ae3b944b57973ffbc041c0a5060dea291b3ae06 (patch)
tree9035edab80a81040a3124103dc3bb89c84a51bbc /share/man/man5/periodic.conf.5
parentc66a7bdea919f282d3aa1f3e4fc1f4c098c49eff (diff)
downloadsrc-0ae3b944b57973ffbc041c0a5060dea291b3ae06.tar.gz
src-0ae3b944b57973ffbc041c0a5060dea291b3ae06.zip
Add weekly_status_pkg_enable (defaults to NO)
Notes
Notes: svn path=/head/; revision=62155
Diffstat (limited to 'share/man/man5/periodic.conf.5')
-rw-r--r--share/man/man5/periodic.conf.56
1 files changed, 6 insertions, 0 deletions
diff --git a/share/man/man5/periodic.conf.5 b/share/man/man5/periodic.conf.5
index fd0e1800645e..6d89f6254fbb 100644
--- a/share/man/man5/periodic.conf.5
+++ b/share/man/man5/periodic.conf.5
@@ -364,6 +364,11 @@ 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 / .
+.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_local
(str) Set to a list of extra scripts that should be run after all other
weekly scripts.
@@ -406,6 +411,7 @@ is shared or distributed.
.Xr msgs 1 ,
.Xr netstat 1 ,
.Xr nice 1 ,
+.Xr pkg_version 1 ,
.Xr rdist 1 ,
.Xr rc.conf 5 ,
.Xr ac 8 ,