diff options
-rw-r--r-- | etc/defaults/rc.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index f790b1d..0e2eaf0 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. |