summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-05-22 00:05:48 +0000
committerdd <dd@FreeBSD.org>2001-05-22 00:05:48 +0000
commit82ab5b2b68d0f33005187bdb78a5500881a55c2f (patch)
treeec7652f4532af2314f945b6d980ad0830b1afa76 /share
parenta445507567af73626a92864bafe38b13dab625c6 (diff)
downloadFreeBSD-src-82ab5b2b68d0f33005187bdb78a5500881a55c2f.zip
FreeBSD-src-82ab5b2b68d0f33005187bdb78a5500881a55c2f.tar.gz
Introduce a background_fsck rc.conf option which allows the user to
enable or disable background fsck'ing all in one shot. Default is currently 'YES'. Reviewed by: jkh
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/rc.conf.57
1 files changed, 7 insertions, 0 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index d69b3e7..b2f5be69 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -625,6 +625,13 @@ if set to
.Xr fsck 8
will be run with the -y flag if the initial preen
of the filesystems fails.
+.It Va background_fsck
+.Pq Vt bool
+if set to
+.Ar YES ,
+the system will attempt to run
+.Xr fsck 8
+in the background where possible.
.It Va syslogd_enable
.Pq Vt bool
If set to
OpenPOWER on IntegriCloud