From owner-p4-projects Tue Sep 24 21:54:33 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id CAA1737B404; Tue, 24 Sep 2002 21:54:31 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 761C737B401 for ; Tue, 24 Sep 2002 21:54:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C05843E75 for ; Tue, 24 Sep 2002 21:54:31 -0700 (PDT) (envelope-from amigus@FreeBSD.org) Received: from freefall.freebsd.org (perforce@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8P4sUCo074173 for ; Tue, 24 Sep 2002 21:54:30 -0700 (PDT) (envelope-from amigus@FreeBSD.org) Received: (from perforce@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8P4sUKG074170 for perforce@freebsd.org; Tue, 24 Sep 2002 21:54:30 -0700 (PDT) Date: Tue, 24 Sep 2002 21:54:30 -0700 (PDT) Message-Id: <200209250454.g8P4sUKG074170@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to amigus@FreeBSD.org using -f From: Adam Migus Subject: PERFORCE change 18116 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://people.freebsd.org/~peter/p4db/chv.cgi?CH=18116 Change 18116 by amigus@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@FreeBSD.org with "unsubscribe p4-projects" in the body of the message