Date: Mon, 16 Jul 2001 19:31:49 -0800 From: Beech Rintoul <akbeech@anchoragerescue.org> To: Mark <mlivingstone@ottawa.com>, freebsd-questions@freebsd.org Subject: Re: how to change SECURELEVEL back? Message-ID: <01071619314900.06671@galaxy.anchoragerescue.org> In-Reply-To: <20010716222645.A19000@tmd.df.ru> References: <20010716222645.A19000@tmd.df.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 16 July 2001 06:26 pm, Mark wrote:
> re,
>
> how do go about changing securelevel from 2 back to 0 or -1? :) i've
> changed it using "sysctl" but appears i can't change it back..
>
> reply to e-mail please.
>
> thank you in advance!
>
> mark
Put the following in /etc/rc.conf and reboot:
kern_securelevel_enable="YES" # kernel security level (see init(8)),
kern_securelevel="-1" # range: -1..3 ; `-1' is the most insecure
Beech
--
Micro$oft: "Where can we make you go today?"
-------------------------------------------------------------------
Beech Rintoul - IT Manager - Instructor - akbeech@anchoragerescue.org
/"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission
\ / - NO HTML/RTF in e-mail | P.O. Box 230510
X - NO Word docs in e-mail | Anchorage, AK 99523-0510
/ \ -----------------------------------------------------------------
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01071619314900.06671>
