PERFORCE change 108851 for review

Todd Miller millert at FreeBSD.org
Tue Oct 31 20:02:18 UTC 2006


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

Change 108851 by millert at millert_g5tower on 2006/10/31 20:00:22

	setfiles now lives in /sbin, not /usr/bin

Affected files ...

.. //depot/projects/trustedbsd/sedarwin8/darwin/launchd/src/rc#3 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin8/darwin/launchd/src/rc#3 (text+ko) ====

@@ -134,7 +134,7 @@
 fi
 
 # Set labels on /var/run
-/usr/bin/setfiles /etc/sedarwin/refpolicy/contexts/files/file_contexts /var/run
+/sbin/setfiles /etc/sedarwin/refpolicy/contexts/files/file_contexts /var/run
 
 # Clear utmp (who is logged on).
 touch /var/run/utmp /var/run/utmpx


More information about the trustedbsd-cvs mailing list