fix(abs): tmp path for wine tmp data.

fix #836
This commit is contained in:
Alexandre Pujol 2025-09-07 19:47:24 +02:00
parent 2efdd6f527
commit 1defbbc416
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -9,9 +9,9 @@
owner @{user_share_dirs}/applications/wine/ rw, owner @{user_share_dirs}/applications/wine/ rw,
owner @{user_share_dirs}/applications/wine/**/ rw, owner @{user_share_dirs}/applications/wine/**/ rw,
owner @{tmp}/.wine-@{uid}/ rw, owner @{att}/@{tmp}/.wine-@{uid}/ rw,
owner @{tmp}/.wine-@{uid}/** rwk, owner @{att}/@{tmp}/.wine-@{uid}/** rwk,
owner @{tmp}/.wine-@{uid}/server-fd@{int2}-@{hex}/tmpmap-@{hex8} m, owner @{att}/@{tmp}/.wine-@{uid}/server-fd@{int2}-@{hex}/tmpmap-@{hex8} m,
owner /dev/shm/wine-@{hex6}-fsync rw, owner /dev/shm/wine-@{hex6}-fsync rw,
owner /dev/shm/wine-@{hex6}@{h}-fsync rw, owner /dev/shm/wine-@{hex6}@{h}-fsync rw,