freebsd-dev/etc/mac.conf
Robert Watson 26c0d98697 Hook up a sample mac.conf to the install. The sample basically
tells applications to print labels for all of the TrustedBSD-
generated policies, if they are present.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2002-10-22 14:38:49 +00:00

18 lines
458 B
Plaintext

#
# $FreeBSD$
#
# TrustedBSD MAC userland policy configuration file. Kernel modules
# export label information, and mac.conf indicates to userland
# applications what defaults they should use in the absense of any
# other user-provided information.
#
#
# Default label set to be used by simple MAC applications
#
default_file_labels ?biba,?mls,?sebsd,?te
default_ifnet_labels ?biba,?mls,?sebsd,?te
default_process_labels ?biba,?mls,?partition,?sebsd,?te