mac.conf revision 113736
1#
2# $FreeBSD: head/etc/mac.conf 113736 2003-04-20 03:09:35Z rwatson $
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 absense of any
7# other user-provided information.
8#
9
10#
11# Default label set to be used by simple MAC applications
12#
13
14default_file_labels ?biba,?mls,?sebsd
15default_ifnet_labels ?biba,?mls,?sebsd
16default_process_labels ?biba,?mls,?partition,?sebsd
17
18