feat(abs): update kde abs with common access.

This commit is contained in:
Alexandre Pujol 2024-09-18 18:01:16 +01:00
parent 619aa709f1
commit cc139f1144
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
78 changed files with 32 additions and 224 deletions

View file

@ -37,7 +37,6 @@ profile polkit-kde-authentication-agent @{exec_path} flags=(attach_disconnected,
owner @{user_config_dirs}/breezerc r,
owner @{user_config_dirs}/kdedefaults/plasmarc r,
owner @{user_cache_dirs}/icon-cache.kcache rw,
owner @{user_cache_dirs}/polkit-kde-authentication-agent-@{int}/ rw,
owner @{user_cache_dirs}/polkit-kde-authentication-agent-@{int}/** rwk,
owner link @{user_cache_dirs}/polkit-kde-authentication-agent-@{int}/** -> @{user_cache_dirs}/polkit-kde-authentication-agent-@{int}/**,

View file

@ -27,10 +27,6 @@ profile xdg-desktop-portal-kde @{exec_path} {
owner @{desktop_config_dirs}/user-dirs.dirs r,
owner @{user_cache_dirs}/*.kcache r,
owner @{user_cache_dirs}/icon-cache.kcache rw,
owner @{user_config_dirs}/autostart/org.kde.*.desktop r,
owner @{user_config_dirs}/breezerc r,
owner @{user_config_dirs}/xdg-desktop-portal-kderc{,.*} rwlk,