Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2007 20:11:30 GMT
From:      Todd Miller <millert@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 113419 for review
Message-ID:  <200701222011.l0MKBUUt090970@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=113419

Change 113419 by millert@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;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701222011.l0MKBUUt090970>