summaryrefslogtreecommitdiff
path: root/etc/defaults
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2008-08-19 14:23:31 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2008-08-19 14:23:31 +0000
commit5241279fa19ab6c1ee0b944a29f37014438425ea (patch)
tree7c562abfb4cd50dc91aa7a0030ab2da6d17a5c3b /etc/defaults
parentc7f23b871f170bc60549fc71168241a6a5579562 (diff)
Notes
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/rc.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index 07d86f45f9e2..1ad5ff855f92 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -552,8 +552,7 @@ ibcs2_loaders="coff" # List of additional Ibcs2 loaders (or NO).
sysvipc_enable="NO" # Load System V IPC primitives at startup (or NO).
linux_enable="NO" # Linux binary compatibility loaded at startup (or NO).
svr4_enable="NO" # SysVR4 emulation loaded at startup (or NO).
-
-kernel_enable="NO" # Symlink kernel directory to /boot/kernel if not exist.
+kernel_symlink_enable="NO" # Symlink booted kernel to /boot/kernel if missing.
clear_tmp_enable="NO" # Clear /tmp at startup.
clear_tmp_X="YES" # Clear and recreate X11-related directories in /tmp
ldconfig_insecure="NO" # Set to YES to disable ldconfig security checks