summaryrefslogtreecommitdiff
path: root/sysui/desktop/apparmor
diff options
context:
space:
mode:
Diffstat (limited to 'sysui/desktop/apparmor')
-rw-r--r--sysui/desktop/apparmor/program.soffice.bin9
1 files changed, 9 insertions, 0 deletions
diff --git a/sysui/desktop/apparmor/program.soffice.bin b/sysui/desktop/apparmor/program.soffice.bin
index 4fafdd9a8b5b..3a18e7e1c13e 100644
--- a/sysui/desktop/apparmor/program.soffice.bin
+++ b/sysui/desktop/apparmor/program.soffice.bin
@@ -188,4 +188,13 @@ profile libreoffice-soffice INSTDIR-program/soffice.bin {
owner @{HOME}/.gnupg/* r,
}
+
+ # probably should become a subprofile like gpg above, but then it doesn't
+ # work either as it tries to access stuff only allowed above...
+ owner @{HOME}/.config/kdeglobals r,
+ /usr/lib/libreoffice/program/lo_kde5filepicker rPUx,
+ /usr/share/qt5/translations/* r,
+ /usr/lib/*/qt5/plugins/** rm,
+ /usr/share/plasma/look-and-feel/**/contents/defaults r,
+
}