From: Robert Ancell Date: Wed, 28 Sep 2016 03:42:20 +0000 (+1300) Subject: Allow guest sessions more access to the upstart session socket X-Git-Url: http://rtime.felk.cvut.cz/gitweb/sojka/lightdm.git/commitdiff_plain/766d1ab45adf5830a058eea09916550fe7ef304e Allow guest sessions more access to the upstart session socket --- diff --git a/data/apparmor/abstractions/lightdm b/data/apparmor/abstractions/lightdm index 5289a927..ffcd195b 100644 --- a/data/apparmor/abstractions/lightdm +++ b/data/apparmor/abstractions/lightdm @@ -95,7 +95,7 @@ unix (receive) peer=(label=unconfined), unix (create), unix (getattr, getopt, setopt, shutdown), - unix (bind, listen) type=stream addr="@/com/ubuntu/upstart-session/**", + unix (bind, listen, accept, receive, send) type=stream addr="@/com/ubuntu/upstart-session/**", unix (bind, listen) type=stream addr="@/tmp/dbus-*", unix (bind, listen) type=stream addr="@/tmp/.ICE-unix/[0-9]*", unix (bind, listen) type=stream addr="@/dbus-vfs-daemon/*",