summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorben <ben@FreeBSD.org>2000-12-07 21:09:22 +0000
committerben <ben@FreeBSD.org>2000-12-07 21:09:22 +0000
commit287d08d04fd90f3b1a8abf6f4bb74d1e5b603ef3 (patch)
tree47335196d1db82c4ffb6c8d211eadf59b20ded7c /sbin
parent1c49e7ebfa4df7c4b0cb5faf87ea9a77ef4f46c7 (diff)
downloadFreeBSD-src-287d08d04fd90f3b1a8abf6f4bb74d1e5b603ef3.zip
FreeBSD-src-287d08d04fd90f3b1a8abf6f4bb74d1e5b603ef3.tar.gz
Explicitly document the fact that securelevel > 0 means that kernel modules
may not be (un)loaded. PR: 23350 Submitted by: Gordon Tetlow <gordont@bluemtn.net>
Diffstat (limited to 'sbin')
-rw-r--r--sbin/init/init.86
1 files changed, 5 insertions, 1 deletions
diff --git a/sbin/init/init.8 b/sbin/init/init.8
index 5a1831d..7aa9271 100644
--- a/sbin/init/init.8
+++ b/sbin/init/init.8
@@ -109,7 +109,10 @@ disks for mounted filesystems,
.Pa /dev/mem ,
and
.Pa /dev/kmem
-may not be opened for writing.
+may not be opened for writing;
+kernel modules (see
+.Xr kld 4 )
+may not be loaded or unloaded.
.It Ic 2
Highly secure mode \- same as secure mode, plus disks may not be
opened for writing (except by
@@ -367,6 +370,7 @@ system shutdown commands
.Xr sh 1 ,
.Xr dummynet 4 ,
.Xr ipfirewall 4 ,
+.Xr kld 4 ,
.Xr ttys 5 ,
.Xr crash 8 ,
.Xr getty 8 ,
OpenPOWER on IntegriCloud