PERFORCE change 109966 for review
Todd Miller
millert at FreeBSD.org
Tue Nov 14 19:06:27 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=109966
Change 109966 by millert at millert_g5tower on 2006/11/14 18:55:44
setfiles lives in /sbin now
Affected files ...
.. //depot/projects/trustedbsd/sedarwin8/darwin/launchd/src/rc#4 edit
.. //depot/projects/trustedbsd/sedarwin8/sefos-install.txt#4 edit
Differences ...
==== //depot/projects/trustedbsd/sedarwin8/darwin/launchd/src/rc#4 (text+ko) ====
@@ -134,7 +134,7 @@
fi
# Set labels on /var/run
-/sbin/setfiles /etc/sedarwin/refpolicy/contexts/files/file_contexts /var/run
+/sbin/setfiles /etc/sedarwin/refpolicy/contexts/files/file_contexts /private/var/run
# Clear utmp (who is logged on).
touch /var/run/utmp /var/run/utmpx
==== //depot/projects/trustedbsd/sedarwin8/sefos-install.txt#4 (text+ko) ====
@@ -227,7 +227,7 @@
Now set the label on various binaries so they can transition during
system startup:
- # /usr/bin/setfiles /etc/sedarwin/refpolicy/contexts/files/file_contexts /
+ # /sbin/setfiles /etc/sedarwin/refpolicy/contexts/files/file_contexts /
Skipping this step will result in the login window failing to start,
login attempts failing, or the entire system not working if enforcing
More information about the trustedbsd-cvs
mailing list