From owner-cvs-all Thu Oct 5 16:27:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E9AA37B503; Thu, 5 Oct 2000 16:27:34 -0700 (PDT) Received: (from murray@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA08473; Thu, 5 Oct 2000 16:27:34 -0700 (PDT) (envelope-from murray@FreeBSD.org) Message-Id: <200010052327.QAA08473@freefall.freebsd.org> From: Murray Stokely Date: Thu, 5 Oct 2000 16:27:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall config.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG murray 2000/10/05 16:27:34 PDT Modified files: release/sysinstall config.c Log: PR: 21729 Approved by: jkh Write kern_securelevel_enable variable to rc.conf if user selects medium or low security in sysinstall. This overrides the case where a user selects fascist security and then tries to go back to a lower setting. Revision Changes Path 1.167 +3 -1 src/release/sysinstall/config.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message