]> rtime.felk.cvut.cz Git - sojka/lightdm.git/commitdiff
Allow guest sessions more access to the upstart session socket
authorRobert Ancell <robert.ancell@canonical.com>
Wed, 28 Sep 2016 03:42:20 +0000 (16:42 +1300)
committerRobert Ancell <robert.ancell@canonical.com>
Wed, 28 Sep 2016 03:42:20 +0000 (16:42 +1300)
data/apparmor/abstractions/lightdm

index 5289a92776fa4da9b3c299ccb18346cc41cc784e..ffcd195b4648dd890a31ba2ecfa03f747c9d0413 100644 (file)
@@ -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/*",