mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 17:08:09 +01:00
plasmashell: add flatpak mime folder (#325)
It's read by the krunner plugin.
This commit is contained in:
parent
d69dcad46d
commit
06619cef0a
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ profile plasmashell @{exec_path} flags=(mediate_deleted) {
|
||||||
/etc/xdg/** r,
|
/etc/xdg/** r,
|
||||||
|
|
||||||
/var/lib/AccountsService/icons/* r,
|
/var/lib/AccountsService/icons/* r,
|
||||||
|
/var/lib/flatpak/exports/share/mime/ r,
|
||||||
|
|
||||||
@{HOME}/ r,
|
@{HOME}/ r,
|
||||||
owner @{HOME}/@{XDG_DESKTOP_DIR}/*.desktop r,
|
owner @{HOME}/@{XDG_DESKTOP_DIR}/*.desktop r,
|
||||||
|
|
Loading…
Reference in a new issue