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
This commit is contained in:
+3
-3
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user