From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@perfinion.com (Jason Zaman) Date: Wed, 14 Dec 2016 20:44:36 +0800 Subject: [refpolicy] [PATCH 3/5] networkmanager: enable dbus chat with xdm In-Reply-To: <1481676536.17446.11.camel@trentalancia.net> References: <1481130053.3300.9.camel@trentalancia.net> <1481217618.20182.8.camel@trentalancia.net> <1481322107.2989.1.camel@trentalancia.net> <1481676536.17446.11.camel@trentalancia.net> Message-ID: To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com What does the network configuration have to do with logging in? On 14 Dec 2016 08:49, "Guido Trentalancia via refpolicy" < refpolicy@oss.tresys.com> wrote: Enable dbus messaging between the X Display Manager (XDM) and Network Manager. This patch (along with parts 4/5 and 5/5) might be needed when running gdm. Signed-off-by: Guido Trentalancia --- policy/modules/contrib/networkmanager.te | 4 ++++ 1 file changed, 4 insertions(+) diff -pruN refpolicy-git-07122016-orig/policy/modules/contrib/networkmanager.te refpolicy-git-07122016/policy/modules/contrib/networkmanager.te --- refpolicy-git-07122016-orig/policy/modules/contrib/networkmanager.te 2016-10-29 16:29:19.759327926 +0200 +++ refpolicy-git-07122016/policy/modules/contrib/networkmanager.te 2016-12-12 23:52:08.990012946 +0100 @@ -227,6 +227,10 @@ optional_policy(` optional_policy(` policykit_dbus_chat(NetworkManager_t) ') + + optional_policy(` + xserver_dbus_chat_xdm(NetworkManager_t) + ') ') optional_policy(` _______________________________________________ refpolicy mailing list refpolicy at oss.tresys.com http://oss.tresys.com/mailman/listinfo/refpolicy -------------- next part -------------- An HTML attachment was scrubbed... URL: http://oss.tresys.com/pipermail/refpolicy/attachments/20161214/c83177ec/attachment.html