summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-07-05 10:47:01 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-07-05 10:47:01 +0000
commitb896bc0c0513fa1d75c808180485c48463cab2a1 (patch)
tree109bdd74278682fc755ea3c88171dea4a7a12ef2 /share/man
parent2b34dd0bea19a3b8cb1467986221bc1fe81539c5 (diff)
downloadFreeBSD-src-b896bc0c0513fa1d75c808180485c48463cab2a1.zip
FreeBSD-src-b896bc0c0513fa1d75c808180485c48463cab2a1.tar.gz
Introduce a new option, daily_status_disks_df_flags, which specifies
the command-line arguments to be used for the call to df(1) when daily_status_disks_enable is set to YES. The name of the new variable was chosen by the maintainer of our periodic hierarchy, Brian Somers. PR: 19631
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/periodic.conf.515
1 files changed, 13 insertions, 2 deletions
diff --git a/share/man/man5/periodic.conf.5 b/share/man/man5/periodic.conf.5
index edfef6c..3acce78 100644
--- a/share/man/man5/periodic.conf.5
+++ b/share/man/man5/periodic.conf.5
@@ -216,13 +216,24 @@ if you want to run
.Dq YES
if you want to run
.Pa /etc/uuclean.daily .
-.it Ar daily_status_disks_enable
+.It Ar daily_status_disks_enable
(bool) Set to
.Dq YES
if you want to run
-.Ic df -k -t nonfs
+.Xr df 1
+.Po
+with the arguments supplied in
+.Ar daily_status_disks_df_flags
+.Pc
and
.Ic dump W .
+.It Ar daily_status_disks_df_flags
+(str) Set to the arguments for the
+.Xr df 1
+utility when
+.Ar daily_status_disks_enable
+is set to
+.Dq YES .
.It Ar daily_status_uucp_enable
(bool) Set to
.Dq YES
OpenPOWER on IntegriCloud