summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Helmer <ghelmer@FreeBSD.org>1998-12-16 16:50:12 +0000
committerGuy Helmer <ghelmer@FreeBSD.org>1998-12-16 16:50:12 +0000
commit04b2ac6e733443efc9d712422f4a4bc3e1b368fe (patch)
tree05f25d7b4662ae7b67730623664774dbec52f04e
parent4c56fcdead10b8ef044580b72b01ed8c6bb2525b (diff)
Notes
-rw-r--r--sbin/init/init.813
1 files changed, 11 insertions, 2 deletions
diff --git a/sbin/init/init.8 b/sbin/init/init.8
index 7ce1cee83b4a..38d46ac3d72d 100644
--- a/sbin/init/init.8
+++ b/sbin/init/init.8
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)init.8 8.3 (Berkeley) 4/18/94
-.\" $Id: init.8,v 1.11 1998/06/19 08:34:52 jkoshy Exp $
+.\" $Id: init.8,v 1.12 1998/07/06 06:56:07 charnier Exp $
.\"
.Dd April 18, 1994
.Dt INIT 8
@@ -113,6 +113,13 @@ This level precludes tampering with filesystems by unmounting them,
but also inhibits running
.Xr newfs 8
while the system is multi-user.
+.It Ic 3
+Network secure mode \- same as highly secure mode, plus
+IP packet filter rules (see
+.Xr ipfw 8
+and
+.Xr ipfirewall 4 )
+can not be changed and dummynet configuration can not be adjusted.
.El
.Pp
If the security level is initially -1, then
@@ -300,10 +307,12 @@ system shutdown commands
.Xr kill 1 ,
.Xr login 1 ,
.Xr sh 1 ,
+.Xr ipfirewall 4 ,
.Xr ttys 5 ,
.Xr crash 8 ,
.Xr getty 8 ,
.Xr halt 8 ,
+.Xr ipfw 8 ,
.Xr rc 8 ,
.Xr reboot 8 ,
.Xr shutdown 8 ,
@@ -318,7 +327,7 @@ Systems without
.Xr sysctl
behave as though they have security level \-1.
.Pp
-Setting the security level to 2 too early in the boot sequence can
+Setting the security level above 1 too early in the boot sequence can
prevent
.Xr fsck 8
from repairing inconsistent filesystems. The