]> rtime.felk.cvut.cz Git - sojka/lightdm.git/commitdiff
Remove rule from lightdm-guest-session AppArmor profile that caused the
authorTyler Hicks <tyhicks@canonical.com>
Sat, 4 Jun 2016 08:00:58 +0000 (03:00 -0500)
committerTyler Hicks <tyhicks@canonical.com>
Sat, 4 Jun 2016 08:00:58 +0000 (03:00 -0500)
profile to fail compilation. The rule was added outside of the profile
which is an error. Additionally, a cx transition requires a subprofile to
be present (see the apparmor.d man page) but the lightdm-guest-session
profile does not contain a subprofile.

data/apparmor/lightdm-guest-session.in

index ae27385b84f25afb10dc3aedc2b1b86d44c653a8..d1312ee4106029f4811b74ccbcd10d180eba6fb1 100644 (file)
@@ -16,5 +16,3 @@
   # mozc_server needs special treatment due to C/S design
   #include <abstractions/mozc_server>
 }
-
-/etc/xdg/lxsession/Lubuntu/* cx,  # LP1273524