summaryrefslogtreecommitdiffstats
path: root/etc/mac.conf
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2003-11-08 17:51:50 +0000
committerrwatson <rwatson@FreeBSD.org>2003-11-08 17:51:50 +0000
commit6ce9fa6b6419220ce71d13c1237998f451cdc45c (patch)
tree41fa678e2a81ec36797edf7d81e82fbdca3667ee /etc/mac.conf
parent3a6dbd1cf1e8b952f4954872fdcce55717cb72f7 (diff)
downloadFreeBSD-src-6ce9fa6b6419220ce71d13c1237998f451cdc45c.zip
FreeBSD-src-6ce9fa6b6419220ce71d13c1237998f451cdc45c.tar.gz
If available, also print the lomac label by default for processes, files,
and interfaces. This avoids the need to manually add these when setting up LOMAC. Pointed out by: tjr
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 fd85df0..b2f380f 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,?mls,?sebsd
-default_ifnet_labels ?biba,?mls,?sebsd
-default_process_labels ?biba,?mls,?partition,?sebsd
+default_file_labels ?biba,?lomac,?mls,?sebsd
+default_ifnet_labels ?biba,?lomac,?mls,?sebsd
+default_process_labels ?biba,?lomac,?mls,?partition,?sebsd
OpenPOWER on IntegriCloud