Masao Uebayashi wrote:
On Fri, Apr 9, 2010 at 1:16 AM, Thor Lancelot Simon <tls%panix.com@localhost> wrote:I just confused myself considerably because this config file fragment didn't work: no options SECMODEL_BSD44 options SECMODEL_OVERLAY It turns out these kernel options (in sys/conf/std) have *lowercase* names. Why? Shouldn't I change them?Quick grep shows that only secmodel_* flags are lower-cased. I think they should be changed.
Go for it. -e.