feat(profile): cleanup flatpak share access.
This commit is contained in:
parent
0ffd70319b
commit
89f896a0fd
11 changed files with 7 additions and 26 deletions
|
|
@ -41,8 +41,6 @@ profile ksmserver @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
|||
/etc/xdg/kscreenlockerrc r,
|
||||
/etc/xdg/menus/ r,
|
||||
|
||||
/var/lib/flatpak/exports/share/mime/ r,
|
||||
|
||||
owner @{HOME}/@{rand6} rw,
|
||||
owner @{HOME}/.Xauthority rw,
|
||||
|
||||
|
|
|
|||
|
|
@ -30,8 +30,6 @@ profile ksmserver-logout-greeter @{exec_path} flags=(attach_disconnected) {
|
|||
/usr/share/plasma/desktoptheme/** r,
|
||||
/usr/share/plasma/look-and-feel/** r,
|
||||
/var/lib/AccountsService/icons/ r,
|
||||
/var/lib/flatpak/exports/share/icons/{,**} r,
|
||||
/var/lib/flatpak/exports/share/mime/generic-icons r,
|
||||
|
||||
owner @{HOME}/ r,
|
||||
|
||||
|
|
|
|||
|
|
@ -22,8 +22,6 @@ profile kstart @{exec_path} flags=(attach_disconnected) {
|
|||
@{bin}/** rPUx,
|
||||
@{bin}/konsole rPx,
|
||||
|
||||
/var/lib/flatpak/exports/share/mime/ r,
|
||||
|
||||
owner @{user_cache_dirs}/mesa_shader_cache/index rw,
|
||||
owner @{user_share_dirs}/kservices{5,6}/ r,
|
||||
owner @{user_share_dirs}/kservices{5,6}/ServiceMenus/ r,
|
||||
|
|
|
|||
|
|
@ -28,8 +28,6 @@ profile plasma-browser-integration-host @{exec_path} {
|
|||
/etc/xdg/menus/ r,
|
||||
/etc/xdg/taskmanagerrulesrc r,
|
||||
|
||||
/var/lib/flatpak/exports/share/mime/ r,
|
||||
|
||||
owner @{user_cache_dirs}/icon-cache.kcache rw,
|
||||
owner @{user_cache_dirs}/ksycoca{5,6}_* r,
|
||||
|
||||
|
|
|
|||
|
|
@ -85,7 +85,6 @@ profile plasmashell @{exec_path} flags=(mediate_deleted) {
|
|||
/etc/xdg/** r,
|
||||
|
||||
/var/lib/AccountsService/icons/* r,
|
||||
/var/lib/flatpak/exports/share/mime/ r,
|
||||
|
||||
@{HOME}/ r,
|
||||
owner @{HOME}/@{XDG_DESKTOP_DIR}/*.desktop r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue