Kaydet (Commit) b13678b1 authored tarafından Rene Engelhard's avatar Rene Engelhard

initial apparmor stuff for lo_kde5filepicker

Change-Id: I310f44bb7145449560aa28d5b33272ece0b307c2
üst 71254022
......@@ -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,
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment