PERFORCE change 18116 for review

Adam Migus amigus at freebsd.org
Wed Sep 25 04:54:30 GMT 2002


http://people.freebsd.org/~peter/p4db/chv.cgi?CH=18116

Change 18116 by amigus at amigus_ganymede on 2002/09/24 21:53:59

	Don't need that anymore.

Affected files ...

.. //depot/projects/trustedbsd/misc/scripts/mac_boot.pl#5 edit

Differences ...

==== //depot/projects/trustedbsd/misc/scripts/mac_boot.pl#5 (text+ko) ====

@@ -136,11 +136,6 @@
 system ("passwd $CF_OPS{'so_username'}")
 unless (-f $STATE_FILE);
 
-print "Labeling Security Officers files...\n" and
-system ("/usr/local/sbin/mac_user_label.pl --directory /home/so ".
-    "--file-label mls/high --run-label mls/equal")
-unless (-f $STATE_FILE);
-
 open(FH,">$STATE_FILE") || die "$program: cannot create $STATE_FILE: $!";
 close (FH);
 
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