fix(profile): generic app need access to /var/cache/tmp/

fix #465
This commit is contained in:
Alexandre Pujol 2024-09-06 21:32:39 +01:00
parent 6b191d9ada
commit fde8ee6ec6
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

View File

@ -61,6 +61,7 @@
owner @{user_share_dirs}/** rwkl,
owner @{user_games_dirs}/{,**} rm,
owner /var/cache/tmp/** rwk,
owner @{tmp}/** rmwk,
owner /dev/shm/** rwlk -> /dev/shm/**,