aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2005-08-04 08:19:13 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2005-08-04 08:19:13 +0000
commit39f1497151f75211d3f1391c446325fb77553a46 (patch)
tree32e37c2f8355049f70dbd2d8e1f82213e7a9aa4c /etc
parent38fc5f3489538af10a86e2b9d79c72648fc05709 (diff)
Notes
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/rc.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index f790b1d3bdeba..0e2eaf0fbac72 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -58,8 +58,6 @@ gbde_autoattach_all="NO" # YES automatically mounts gbde devices from fstab
gbde_devices="NO" # Devices to automatically attach (list, or AUTO)
gbde_attach_attempts="3" # Number of times to attempt attaching gbde devices
gbde_lockdir="/etc" # Where to look for gbde lockfiles
-gbde_swap_enable="NO" # Set to YES to automatically initialize gbde swap
- # devices listed in fstab with a random one-shot key
root_rw_mount="YES" # Set to NO to inhibit remounting root read-write.
fsck_y_enable="NO" # Set to YES to do fsck -y if the initial preen fails.