From 1dc02f5edc18a02127abdf581fbcf6e82c086099 Mon Sep 17 00:00:00 2001 From: pjd Date: Thu, 4 Aug 2005 08:19:13 +0000 Subject: Remove gbde_swap_enable option which doesn't work and doesn't really have to work, as one still needs to put .bde into /etc/fstab. --- etc/defaults/rc.conf | 2 -- 1 file changed, 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. -- cgit v1.1