Page MenuHomeFreeBSD

RELNOTES: document the MAC/jail integration
ClosedPublic

Authored by kevans on Fri, Jan 16, 12:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 20, 1:48 AM
Unknown Object (File)
Tue, Jan 20, 1:27 AM
Unknown Object (File)
Sat, Jan 17, 7:49 PM
Unknown Object (File)
Sat, Jan 17, 12:12 AM
Unknown Object (File)
Fri, Jan 16, 7:13 PM
Unknown Object (File)
Fri, Jan 16, 5:37 AM
Unknown Object (File)
Fri, Jan 16, 5:11 AM
Unknown Object (File)
Fri, Jan 16, 2:33 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj added a subscriber: markj.
markj added inline comments.
RELNOTES
16

You might qualify what "first-class" means here, "first-class mac(4) object" would be clear enough IMO since the man page explains it pretty well.

This revision is now accepted and ready to land.Fri, Jan 16, 12:39 AM
This revision was automatically updated to reflect the committed changes.
RELNOTES
16

I don't see in mac(4) any explanation or even mention of the term "first-class object", so I'd even go further and rephrase to something simpler such as "Jails can now have a MAC label attached to them.".

In passing, adding "jails" in the example list of system subjects under the "MAC Labels" section in mac(4) would be nice.