Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jun 2000 12:14:46 +0400
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        current@freebsd.org
Subject:   What happens with SECURELVL? (init complains)
Message-ID:  <20000606121446.A5822@nagual.pp.ru>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000606121446.A5822>