summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authormckusick <mckusick@FreeBSD.org>2002-12-18 07:21:31 +0000
committermckusick <mckusick@FreeBSD.org>2002-12-18 07:21:31 +0000
commit18817ccf4429c1df4380877beeff31ae72b98f2a (patch)
tree544002cddae912b2585aae80dba0593c50f28a78 /share
parentf86b91ebe0dbbca444d3faa3983386c238d9fa53 (diff)
downloadFreeBSD-src-18817ccf4429c1df4380877beeff31ae72b98f2a.zip
FreeBSD-src-18817ccf4429c1df4380877beeff31ae72b98f2a.tar.gz
Delay an optional amount of time after booting before starting a
background fsck. The delay defaults to sixty seconds to allow large applications such as the X server to start before disk I/O bandwidth is monopolized by fsck. Submitted by: Brooks Davis <brooks@one-eyed-alien.net> Sponsored by: DARPA & NAI Labs.
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/rc.conf.55
1 files changed, 5 insertions, 0 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index fb758f9..a49f9d9 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -734,6 +734,11 @@ If set to
the system will attempt to run
.Xr fsck 8
in the background where possible.
+.It Va background_fsck_delay
+.Pq Vt int
+The amount of time in seconds to sleep before starting a background fsck.
+It defaults to sixty seconds to allow large applications such as
+the X server to start before disk I/O bandwidth is monopolized by fsck.
.It Va extra_netfs_types
.Pq Vt str
If set to something other than
OpenPOWER on IntegriCloud