On 2015-03-25 14:52:39, Seth Arnold wrote: > Bruce Pieterse reports that AppArmor denied evince, among other > applications, from starting properly: > https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1432126 > > He tested a slight variant of the attached patch and reported success. I > propose this patch for both trunk and 2.9. > > Signed-off-by: Seth Arnold <[email protected]>
Acked-by: Tyler Hicks <[email protected]> > > Thanks > === modified file 'profiles/apparmor.d/abstractions/X' > --- profiles/apparmor.d/abstractions/X 2014-10-02 18:06:05 +0000 > +++ profiles/apparmor.d/abstractions/X 2015-03-25 21:48:09 +0000 > @@ -20,6 +20,7 @@ > owner /{,var/}run/gdm{,3}/*/database r, > owner /{,var/}run/lightdm/authority/[0-9]* r, > owner /{,var/}run/lightdm/*/xauthority r, > + owner /{,var/}run/user/*/gdm/Xauthority r, > > # the unix socket to use to connect to the display > /tmp/.X11-unix/* w, > > -- > AppArmor mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/apparmor
signature.asc
Description: Digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
