From mboxrd@z Thu Jan 1 00:00:00 1970 From: guido@trentalancia.net (Guido Trentalancia) Date: Sat, 17 Dec 2016 19:18:57 +0100 Subject: [refpolicy] [PATCH 2/2] wm: improved integration with games In-Reply-To: <1481998696.13429.7.camel@trentalancia.net> References: <1481998696.13429.7.camel@trentalancia.net> Message-ID: <1481998737.13429.9.camel@trentalancia.net> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com This patch adds a new interface from the games module to the wm module. Signed-off-by: Guido Trentalancia --- policy/modules/contrib/wm.te | 4 ++++ 1 file changed, 4 insertions(+) --- a/policy/modules/contrib/wm.te 2016-12-17 19:12:19.624563352 +0100 +++ b/policy/modules/contrib/wm.te 2016-12-17 19:11:26.706556939 +0100 @@ -107,6 +107,10 @@ optional_policy(` ') optional_policy(` + games_dbus_chat(wm_domain) +') + +optional_policy(` mozilla_dbus_chat(wm_domain) ')