diff options
| author | Xin LI <delphij@FreeBSD.org> | 2006-09-28 01:59:30 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2006-09-28 01:59:30 +0000 |
| commit | a281a8ee0836d84250751da8e6338d92e2bdb3a2 (patch) | |
| tree | 2550bdb64fbb37cd98f893da2c702204ae960b70 /share | |
| parent | 18600af3e2e8e25fc1391e424035f1d25c0517e9 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man5/periodic.conf.5 | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/share/man/man5/periodic.conf.5 b/share/man/man5/periodic.conf.5 index 9f99cf1d531f..54a1dd7e31e7 100644 --- a/share/man/man5/periodic.conf.5 +++ b/share/man/man5/periodic.conf.5 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 2, 2006 +.Dd August 29, 2006 .Dt PERIODIC.CONF 5 .Os .Sh NAME @@ -636,23 +636,6 @@ All scripts must be absolute path names. The following variables are used by the standard scripts that reside in .Pa /etc/periodic/weekly : .Bl -tag -offset 4n -width 2n -.It Va weekly_clean_kvmdb_enable -.Pq Vt bool -Set to -.Dq YES -if you want to purge old -.Pa /var/db/kvm_*.db -files. -The kvm file for the current kernel will not be purged. -.It Va weekly_clean_kvmdb_days -.Pq Vt num -Set to the number of days that the file must not have been accessed -before being deleted. -.It Va weekly_clean_kvmdb_verbose -.Pq Vt bool -Set to -.Dq YES -if you want the removed files to be reported in your weekly output. .It Va weekly_locate_enable .Pq Vt bool Set to |
