PERFORCE change 113419 for review
Todd Miller
millert at FreeBSD.org
Mon Jan 22 20:17:40 UTC 2007
http://perforce.freebsd.org/chv.cgi?CH=113419
Change 113419 by millert at millert_macbook on 2007/01/22 20:10:40
Permit hold_send for coreservicesd_t.
Affected files ...
.. //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/refpolicy/policy/modules/darwin/notifyd.te#7 edit
Differences ...
==== //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/refpolicy/policy/modules/darwin/notifyd.te#7 (text+ko) ====
@@ -49,7 +49,7 @@
memberd_allow_ipc(notifyd_t)
# Talk to CoreServices
-allow notifyd_t coreservicesd_t:mach_port { hold_send_once send move_send_once };
+allow notifyd_t coreservicesd_t:mach_port { hold_send hold_send_once send move_send_once };
# Allow signalling of other processes
allow notifyd_t init_t:process signal;
More information about the trustedbsd-cvs
mailing list