summaryrefslogtreecommitdiff
path: root/profiles/hoi4.profile
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-06-12 23:27:14 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-06-12 23:27:14 -0700
commit5f65f89dfa30f6f2f93f6f9c171a90b84f63c5b1 (patch)
tree67d3bc590d9200ef8b65254c3d828ad41f1fed68 /profiles/hoi4.profile
parentConvert PKGBUILD to use fake depends. (diff)
downloadfirejail-profiles-5f65f89dfa30f6f2f93f6f9c171a90b84f63c5b1.tar.xz
Updated for firejail 0.9.70
Convert whitelist and read-only pairs to the new whitelist-ro setting. Fix vlc failing to load lirc configuration. Add more comments to profiles for unusual workarounds.
Diffstat (limited to 'profiles/hoi4.profile')
-rw-r--r--profiles/hoi4.profile5
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