summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler Hicks <tyhicks@canonical.com>2016-06-04 03:00:58 -0500
committerTyler Hicks <tyhicks@canonical.com>2016-06-04 03:00:58 -0500
commit1357af122d6dfb6a238dfa1b5089024e700d4cd0 (patch)
tree72e52e17c02301a86f1350c37fa7e7a45990c4c2
parent59d8aceadbe4c4d9b0a25bb90fa138a7e760d9c1 (diff)
downloadlightdm-git-1357af122d6dfb6a238dfa1b5089024e700d4cd0.tar.gz
Remove rule from lightdm-guest-session AppArmor profile that caused the
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.
-rw-r--r--data/apparmor/lightdm-guest-session.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/data/apparmor/lightdm-guest-session.in b/data/apparmor/lightdm-guest-session.in
index ae27385b..d1312ee4 100644
--- a/data/apparmor/lightdm-guest-session.in
+++ b/data/apparmor/lightdm-guest-session.in
@@ -16,5 +16,3 @@
# mozc_server needs special treatment due to C/S design
#include <abstractions/mozc_server>
}
-
-/etc/xdg/lxsession/Lubuntu/* cx, # LP1273524