feat(profile): update kde profiles on openSUSE Tumbleweed.

See #424
This commit is contained in:
Alexandre Pujol 2024-08-20 18:49:52 +01:00
parent 14fae89fdd
commit 93313422bd
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
34 changed files with 93 additions and 43 deletions

View file

@ -46,6 +46,8 @@ profile polkit-kde-authentication-agent @{exec_path} flags=(attach_disconnected,
owner @{tmp}/polkit-kde-authentication-agent-[0-9].* rwl -> /tmp/#@{int},
# owner /tmp/xauth_@{rand6} r,
owner @{run}/user/@{uid}/iceauth_@{rand6} r,
/dev/shm/#@{int} rw,
@{run}/systemd/users/@{uid} r,

View file

@ -84,12 +84,14 @@ profile pulseaudio @{exec_path} {
owner @{desktop_config_dirs}/pulse/{,**} rw,
owner @{desktop_config_dirs}/pulse/cookie k,
owner @{HOME}/.pulse/{,**} rw,
owner @{user_config_dirs}/ w,
owner @{user_config_dirs}/pulse/{,**} rw,
owner @{user_cache_dirs}/gstreamer-1.0/registry.*.bin r,
owner @{run}/user/@{uid}/ rw,
owner @{run}/user/@{uid}/iceauth_@{rand6} r,
owner @{run}/user/@{uid}/pulse/ rw,
owner @{run}/user/@{uid}/pulse/** rwk,
owner @{run}/user/@{uid}/systemd/notify rw,