diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-06-30 00:42:56 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-06-30 00:42:56 -0700 |
commit | 46a1943f2ce6d38b182a6d90b7bd0eb109faf409 (patch) | |
tree | 853f3c28e5e8fcabff3d186746d4dab011fde975 /profiles/stellaris.profile | |
parent | Updated for firejail 0.9.70 (diff) | |
download | firejail-profiles-46a1943f2ce6d38b182a6d90b7bd0eb109faf409.tar.xz |
Fix paradox game profiles
Diffstat (limited to 'profiles/stellaris.profile')
-rw-r--r-- | profiles/stellaris.profile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/stellaris.profile b/profiles/stellaris.profile index a187969..c159e1f 100644 --- a/profiles/stellaris.profile +++ b/profiles/stellaris.profile @@ -11,8 +11,8 @@ noblacklist ${HOME}/.local/share/Paradox Interactive/Stellaris whitelist-ro ${HOME}/games/Stellaris mkdir ${HOME}/.local/share/Paradox Interactive mkdir ${HOME}/.local/share/Paradox Interactive/Stellaris -# For unknown reasons, paradox games need to be able to see the .paradoxinteractive folder -whitelist-ro ${HOME}/.paradoxinteractive +# For unknown reasons, paradox games need to be able to see the root savegame folder +whitelist-ro ${HOME}/.local/share/Paradox Interactive read-write ${HOME}/.local/share/Paradox Interactive/Stellaris private-etc asound.conf,group,localtime,machine-id,passwd,pulse |