PERFORCE change 104099 for review

Todd Miller millert at FreeBSD.org
Tue Aug 15 18:54:34 UTC 2006


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

Change 104099 by millert at millert_macbook on 2006/08/15 18:53:16

	Send kextd SIGHUP after updating policy data in the plist file

Affected files ...

.. //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/policy/Makefile.install#2 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/policy/Makefile.install#2 (text+ko) ====

@@ -22,3 +22,4 @@
 install:
 	./update_plist --policy=$(POLICY) --migscs=sebsd_migscs ../../../../System/Library/Extensions/mac_sedarwin.kext/Contents/Info.plist
 	touch /System/Library/Extensions /System/Library/Extensions/mac_sedarwin.kext
+	killall -HUP kextd


More information about the trustedbsd-cvs mailing list