aboutsummaryrefslogtreecommitdiff
path: root/etc/defaults
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2015-10-30 15:52:10 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2015-10-30 15:52:10 +0000
commit665aea93238db8545aeab9ce9f9f1ea6e624ddc8 (patch)
treede89f37ec395b87059ddc577708871cb63ebb789 /etc/defaults
parenta3ba3d09c248cf2ec5ab2ae3668409ae4e5ab494 (diff)
Notes
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/rc.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index fbe18db386af3..4c0e899f268c4 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -84,6 +84,7 @@ geli_autodetach="YES" # Automatically detach on last close.
#geli_mirror_home_flags="-k /etc/geli/home.keys"
root_rw_mount="YES" # Set to NO to inhibit remounting root read-write.
+root_hold_delay="30" # Time to wait for root mount hold release.
fsck_y_enable="NO" # Set to YES to do fsck -y if the initial preen fails.
fsck_y_flags="" # Additional flags for fsck -y
background_fsck="YES" # Attempt to run fsck in the background where possible.