summaryrefslogtreecommitdiffstats
path: root/etc/mac.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/mac.conf')
-rw-r--r--etc/mac.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/etc/mac.conf b/etc/mac.conf
new file mode 100644
index 0000000..57daab3
--- /dev/null
+++ b/etc/mac.conf
@@ -0,0 +1,17 @@
+#
+# $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
+
OpenPOWER on IntegriCloud