feat(profile): steam: update web paths.
This commit is contained in:
parent
17520a94bf
commit
b94b11cbee
1 changed files with 3 additions and 0 deletions
|
|
@ -317,6 +317,8 @@ profile steam @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
||||||
owner @{share_dirs}/public/** k,
|
owner @{share_dirs}/public/** k,
|
||||||
|
|
||||||
@{tmp}/ r,
|
@{tmp}/ r,
|
||||||
|
owner @{tmp}/.com.valvesoftware.Steam.@{rand6} rw,
|
||||||
|
owner @{tmp}/.com.valvesoftware.Steam.@{rand6}/{,**} rw,
|
||||||
owner @{tmp}/#@{int} rw,
|
owner @{tmp}/#@{int} rw,
|
||||||
owner @{tmp}/dumps/ rw,
|
owner @{tmp}/dumps/ rw,
|
||||||
owner @{tmp}/dumps/** rwk,
|
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}/pressure-vessel-*-@{rand6}/** rwlk -> @{tmp}/pressure-vessel-*-@{rand6}/**,
|
||||||
owner @{tmp}/steam_chrome_shmem_uid@{uid}_spid@{int} rw,
|
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_@{hex4}@{h} rw,
|
||||||
owner /dev/shm/u@{uid}-Shm_@{hex6} rw,
|
owner /dev/shm/u@{uid}-Shm_@{hex6} rw,
|
||||||
owner /dev/shm/u@{uid}-Shm_@{hex6}@{h} rw,
|
owner /dev/shm/u@{uid}-Shm_@{hex6}@{h} rw,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue