Date: Tue, 15 Aug 2006 18:54:17 GMT From: Todd Miller <millert@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 104099 for review Message-ID: <200608151854.k7FIsHTu046776@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=104099 Change 104099 by millert@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608151854.k7FIsHTu046776>