From b94b11cbee0ea96b7fc7272b68a27b3b21ed5679 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Fri, 10 Jan 2025 18:55:37 +0100 Subject: [PATCH] feat(profile): steam: update web paths. --- apparmor.d/profiles-s-z/steam | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apparmor.d/profiles-s-z/steam b/apparmor.d/profiles-s-z/steam index 252c8986..9cb5ac86 100644 --- a/apparmor.d/profiles-s-z/steam +++ b/apparmor.d/profiles-s-z/steam @@ -317,6 +317,8 @@ profile steam @{exec_path} flags=(attach_disconnected,mediate_deleted) { owner @{share_dirs}/public/** k, @{tmp}/ r, + owner @{tmp}/.com.valvesoftware.Steam.@{rand6} rw, + owner @{tmp}/.com.valvesoftware.Steam.@{rand6}/{,**} rw, owner @{tmp}/#@{int} rw, owner @{tmp}/dumps/ rw, owner @{tmp}/dumps/** rwk, @@ -324,6 +326,7 @@ profile steam @{exec_path} flags=(attach_disconnected,mediate_deleted) { owner @{tmp}/pressure-vessel-*-@{rand6}/** rwlk -> @{tmp}/pressure-vessel-*-@{rand6}/**, owner @{tmp}/steam_chrome_shmem_uid@{uid}_spid@{int} rw, + owner /dev/shm/.com.valvesoftware.Steam.@{rand6} rw, owner /dev/shm/u@{uid}-Shm_@{hex4}@{h} rw, owner /dev/shm/u@{uid}-Shm_@{hex6} rw, owner /dev/shm/u@{uid}-Shm_@{hex6}@{h} rw,