PERFORCE change 34053 for review

Robert Watson rwatson at FreeBSD.org
Fri Jul 4 03:35:48 GMT 2003


http://perforce.freebsd.org/chv.cgi?CH=34053

Change 34053 by rwatson at rwatson_paprika on 2003/07/03 20:35:15

	Use new syntax for default labels.

Affected files ...

.. //depot/projects/trustedbsd/mac/etc/mac.conf#10 edit

Differences ...

==== //depot/projects/trustedbsd/mac/etc/mac.conf#10 (text+ko) ====

@@ -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_labels file ?biba,?mls,?sebsd
+default_labels ifnet ?biba,?mls,?sebsd
+default_labels process ?biba,?mls,?partition,?sebsd
 
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list