Date: Tue, 31 Oct 2006 20:01:00 GMT From: Todd Miller <millert@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 108851 for review Message-ID: <200610312001.k9VK10rs089159@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=108851 Change 108851 by millert@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610312001.k9VK10rs089159>