From owner-freebsd-hackers Sat Apr 26 11:06:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA01057 for hackers-outgoing; Sat, 26 Apr 1997 11:06:18 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA01046 for ; Sat, 26 Apr 1997 11:06:13 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id EAA12438; Sun, 27 Apr 1997 04:02:17 +1000 Date: Sun, 27 Apr 1997 04:02:17 +1000 From: Bruce Evans Message-Id: <199704261802.EAA12438@godzilla.zeta.org.au> To: freebsd-hackers@FreeBSD.org, j@uriah.heep.sax.de Subject: Re: sysctl -A Cc: dec@phoenix.its.rpi.edu Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > -1 Permanently insecure mode - always run the system in level 0 mode. > >This should not be the default, but should only be in effect with >options INSECURE (that's what the other BSDs use for -1 mode). No, this should be the default, so that the security level can be decided in /etc/rc. Bruce