PERFORCE change 113391 for review

Todd Miller millert at FreeBSD.org
Mon Jan 22 20:09:21 UTC 2007


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

Change 113391 by millert at millert_macbook on 2007/01/22 19:56:03

	Add move_send_once.

Affected files ...

.. //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/refpolicy/policy/modules/darwin/coreservicesd.te#5 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/refpolicy/policy/modules/darwin/coreservicesd.te#5 (text+ko) ====

@@ -70,7 +70,7 @@
 
 # Talk to kextd
 allow coreservicesd_t kextd_t:process taskforpid;
-allow coreservicesd_t kextd_t:mach_port { hold_send_once hold_send send recv };
+allow coreservicesd_t kextd_t:mach_port { hold_send_once hold_send move_send_once send recv };
 
 # Read user home dirs
 userdom_search_all_users_home_content(coreservicesd_t)


More information about the trustedbsd-cvs mailing list