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