General update

Signed-off-by: Jeroen Rijken <jeroen.rijken@xs4all.nl>
This commit is contained in:
Jeroen Rijken 2023-06-05 21:01:56 +02:00 committed by Alex
parent 0a468caff2
commit 5ccd92e12f
13 changed files with 127 additions and 16 deletions

View file

@ -84,6 +84,8 @@ profile kded5 @{exec_path} {
owner @{user_share_dirs}/kded5/{,**} r,
owner @{user_share_dirs}/kscreen/{,**} rw,
owner @{user_share_dirs}/ktp/cache.db rwk,
owner @{user_share_dirs}/kcookiejar/#@{hex}* rw,
owner @{user_share_dirs}/kcookiejar/cookies.* rwkl,
owner @{run}/user/@{uid}/#[0-9]* rw,
owner @{run}/user/@{uid}/kded5*kioworker.socket rwl,
@ -120,4 +122,4 @@ profile kded5 @{exec_path} {
}
include if exists <local/kded5>
}
}