Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jun 2000 15:19:47 -0400 (EDT)
From:      Robert Watson <rwatson@freebsd.org>
To:        "Andrey A. Chernov" <ache@nagual.pp.ru>
Cc:        current@freebsd.org
Subject:   Re: What happens with SECURELVL? (init complains)
Message-ID:  <Pine.NEB.3.96L.1000607151752.25644B-100000@fledge.watson.org>
In-Reply-To: <20000606121446.A5822@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

At bde's request, I moved kern.suser_permitted to kern_prot.c and
accidentally also trimmed kern.securelevel.  I just committed it back into
kern_mib.c.  Please let me know if there are further problems.

That said, I'm a little puzzled as to where securelevel is being defined
-- a bunch of stuff depends on the variable and yet my test build
succeeded without it in there.  And you go that far also -- far enough to
boot rather than have the linking fail.

Robert

On Tue, 6 Jun 2000, Andrey A. Chernov wrote:

> Now init always complains:
> 
> init: cannot get kernel security level: No such file or directory
> 
> It is because KERN_SECURELVL define still present in /sys/sysctl.h but
> gone from kern_mib.c
> Moreover, even define is gone from kern_mib.c, sysctl_kern_securelvl()
> function is still there!
> 
> Please clean up the mess.
> 
> -- 
> Andrey A. Chernov
> <ache@nagual.pp.ru>
> http://ache.pp.ru/
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message
> 


  Robert N M Watson 

robert@fledge.watson.org              http://www.watson.org/~robert/
PGP key fingerprint: AF B5 5F FF A6 4A 79 37  ED 5F 55 E9 58 04 6A B1
TIS Labs at Network Associates, Safeport Network Services



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1000607151752.25644B-100000>