summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2008-08-09 06:35:19 +0000
committerobrien <obrien@FreeBSD.org>2008-08-09 06:35:19 +0000
commit9f163f469fe8d3e23b8214c530c482d0ccbf1e9f (patch)
tree98e008a4d19c9bd4d3494f0af4ad234c96c1ce1d /share
parentd53364aaabf956c53fb21accf05741dc91b4d975 (diff)
downloadFreeBSD-src-9f163f469fe8d3e23b8214c530c482d0ccbf1e9f.zip
FreeBSD-src-9f163f469fe8d3e23b8214c530c482d0ccbf1e9f.tar.gz
Only symlink booted kernel directory to /boot/kernel if user has explicitly
requested it. This is too dangerous to just do behind the admin's back.
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/rc.conf.512
1 files changed, 11 insertions, 1 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index f9942eb..1d61027 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -3116,6 +3116,16 @@ enable SysVR4 emulation at boot time.
If set to
.Dq Li YES ,
load System V IPC primitives at boot time.
+.It Va kernel_enable
+.Pq Vt bool
+Set to
+.Dq Li YES
+to symlink
+.Pa /boot/kernel
+to the directory that contains the kernel you booted from,
+unless
+.Pa /boot/kernel
+already exists and is not a symlink.
.It Va clear_tmp_enable
.Pq Vt bool
Set to
@@ -3888,7 +3898,7 @@ Default
.It Va bthidd_hids
.Pq Vt str
Path to a file, where
-.Xr bthidd 8
+.Xr bthidd 8
will store information about known HID devices.
Default
.Pa /var/db/bthidd.hids .
OpenPOWER on IntegriCloud