summaryrefslogtreecommitdiffstats
path: root/etc/mac.conf
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2003-11-11 03:30:29 +0000
committerrwatson <rwatson@FreeBSD.org>2003-11-11 03:30:29 +0000
commit1edb273caa049650a2400e37f4ed0ade9c0a9af8 (patch)
tree9d5bc60e20223c37d2a767396647616dbc7f02a2 /etc/mac.conf
parente137a24f2db62cad7c4698d735ae793036fa0867 (diff)
downloadFreeBSD-src-1edb273caa049650a2400e37f4ed0ade9c0a9af8.zip
FreeBSD-src-1edb273caa049650a2400e37f4ed0ade9c0a9af8.tar.gz
Use the new "default_labels" syntax in the default mac.conf file.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
Diffstat (limited to 'etc/mac.conf')
-rw-r--r--etc/mac.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/mac.conf b/etc/mac.conf
index b2f380f..6e46445 100644
--- a/etc/mac.conf
+++ b/etc/mac.conf
@@ -11,7 +11,7 @@
# Default label set to be used by simple MAC applications
#
-default_file_labels ?biba,?lomac,?mls,?sebsd
-default_ifnet_labels ?biba,?lomac,?mls,?sebsd
-default_process_labels ?biba,?lomac,?mls,?partition,?sebsd
+default_labels file ?biba,?lomac,?mls,?sebsd
+default_labels ifnet ?biba,?lomac,?mls,?sebsd
+default_labels process ?biba,?lomac,?mls,?partition,?sebsd
OpenPOWER on IntegriCloud