]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - etc/mac.conf
MFC r311103 (ian):
[FreeBSD/stable/10.git] / etc / mac.conf
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
14 default_labels file ?biba,?lomac,?mls,?sebsd
15 default_labels ifnet ?biba,?lomac,?mls,?sebsd
16 default_labels process ?biba,?lomac,?mls,?partition,?sebsd
17 default_labels socket ?biba,?lomac,?mls
18