xref: /src/lib/libc/posix1e/mac.conf (revision 3f3b53e68a7b2f9319ee1fdac82b511c9f9f22d7)
1#
2#
3# TrustedBSD MAC userland policy configuration file.  Kernel modules
4# export label information, and mac.conf indicates to userland
5# applications what defaults they should use in the absence of any
6# other user-provided information.
7#
8
9#
10# Default label set to be used by simple MAC applications
11#
12
13default_labels file ?biba,?lomac,?mls,?sebsd
14default_labels ifnet ?biba,?lomac,?mls,?sebsd
15default_labels jail ?
16default_labels process ?biba,?lomac,?mls,?partition,?sebsd
17default_labels socket ?biba,?lomac,?mls
18
19