From 4b08ee0ed3858ad5f3ecc94f79c72e6678dbdff5 Mon Sep 17 00:00:00 2001 From: mpp Date: Tue, 1 Apr 1997 20:41:04 +0000 Subject: Be more specific as to which flags may not be turned off when the system is running in secure mode. Obtained from: NetBSD PR# 3299 --- sbin/init/init.8 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sbin/init/init.8') diff --git a/sbin/init/init.8 b/sbin/init/init.8 index 63dc455..0591d9d 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$ +.\" $Id: init.8,v 1.8 1997/02/22 14:32:34 peter Exp $ .\" .Dd April 18, 1994 .Dt INIT 8 @@ -96,7 +96,8 @@ Permanently insecure mode \- always run the system in level 0 mode. Insecure mode \- immutable and append-only flags may be turned off. All devices may be read or written subject to their permissions. .It Ic 1 -Secure mode \- immutable and append-only flags may not be changed; +Secure mode \- the system immutable and system append-only flags may not +be turned off; disks for mounted filesystems, .Pa /dev/mem , and -- cgit v1.1