From d35faafdd2727b088832f6eaa93e8f15a3493b68 Mon Sep 17 00:00:00 2001 From: Vincas Dargis Date: Sun, 8 Dec 2019 15:25:52 +0200 Subject: [PATCH] kde-open5: do not enable a11y by default Update kde-open5 abstraction to not include accessibility abstraction by default. Update documentation to suggest adding it manually in child profile when using kde-open5 if accessibility access is required by profile author. --- profiles/apparmor.d/abstractions/kde-open5 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/apparmor.d/abstractions/kde-open5 b/profiles/apparmor.d/abstractions/kde-open5 index 82fe920f9..cc4a3cdd9 100644 --- a/profiles/apparmor.d/abstractions/kde-open5 +++ b/profiles/apparmor.d/abstractions/kde-open5 @@ -27,6 +27,10 @@ # #include # #include # +# # Add if accesibility access is considered as required +# # (for message boxe in case exo-open fails) +# #include +# # # < add additional allowed applications here > # } # ``` @@ -60,10 +64,6 @@ # DBus - dbus send - bus=session - peer=(name=org.a11y.Bus), - dbus bus=session interface=org.kde.KLauncher