xref: /src/lib/libc/posix1e/mac.conf (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
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 process ?biba,?lomac,?mls,?partition,?sebsd
16default_labels socket ?biba,?lomac,?mls
17
18