diff options
Diffstat (limited to 'profiles/hoi4.profile')
-rw-r--r-- | profiles/hoi4.profile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/profiles/hoi4.profile b/profiles/hoi4.profile index ac1efc0..9df93ef 100644 --- a/profiles/hoi4.profile +++ b/profiles/hoi4.profile @@ -14,9 +14,8 @@ whitelist ${HOME}/games/Hearts of Iron IV read-only ${HOME}/games/Hearts of Iron IV mkdir ${HOME}/.local/share/Paradox Interactive mkdir ${HOME}/.local/share/Paradox Interactive/Hearts of Iron IV -whitelist ${HOME}/.local/share/Paradox Interactive -read-only ${HOME}/.local/share/Paradox Interactive -whitelist ${HOME}/.local/share/Paradox Interactive/Hearts of Iron IV +# For unknown reasons, paradox games need to be able to see the .paradoxinteractive folder +whitelist-ro ${HOME}/.paradoxinteractive read-write ${HOME}/.local/share/Paradox Interactive/Hearts of Iron IV # HoI4 requires ptrace to function |