From: pebenito@ieee.org (Chris PeBenito) Date: Thu, 15 Dec 2016 19:32:03 -0500 Subject: [refpolicy] [PATCH] xserver: enable dbus messaging with devicekit power In-Reply-To: <1481674472.17446.0.camel@trentalancia.net> References: <1481674472.17446.0.camel@trentalancia.net> Message-ID: <10d51867-aa64-fcc2-5b7a-d8fe082f8b35@ieee.org> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On 12/13/16 19:14, Guido Trentalancia via refpolicy wrote: > Enable messaging over dbus between devicekit power and the X > Display Manager (XDM) domains. > > Signed-off-by: Guido Trentalancia > --- > policy/modules/services/xserver.te | 4 ++++ > 1 file changed, 4 insertions(+) > > diff -pruN refpolicy-git-07122016-orig/policy/modules/services/xserver.te refpolicy-git-07122016-devicekit/policy/modules/services/xserver.te > --- refpolicy-git-07122016-orig/policy/modules/services/xserver.te 2016-12-07 13:39:08.670449307 +0100 > +++ refpolicy-git-07122016-devicekit/policy/modules/services/xserver.te 2016-12-13 23:06:06.312608517 +0100 > @@ -537,6 +537,10 @@ optional_policy(` > ') > > optional_policy(` > + devicekit_dbus_chat_power(xdm_t) > +') > + > +optional_policy(` > gnome_spec_domtrans_all_gkeyringd(xdm_t) > ') Merged. -- Chris PeBenito