summaryrefslogtreecommitdiff
path: root/profiles/hoi4.profile
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-03 12:53:48 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-03 12:53:48 -0700
commit644a70ff4e12fa87aaca08cc408aacb872e5b934 (patch)
tree50cd3f8c88a8773141d379066a0333cd8440b3b1 /profiles/hoi4.profile
parentFix controller support for fceux. (diff)
downloadfirejail-profiles-644a70ff4e12fa87aaca08cc408aacb872e5b934.tar.xz
Convert heart of iron 4 profile name to hoi4 as per the binary name.
Diffstat (limited to 'profiles/hoi4.profile')
-rw-r--r--profiles/hoi4.profile31
1 files changed, 31 insertions, 0 deletions
diff --git a/profiles/hoi4.profile b/profiles/hoi4.profile
new file mode 100644
index 0000000..ac1efc0
--- /dev/null
+++ b/profiles/hoi4.profile
@@ -0,0 +1,31 @@
+# This file is overwritten after every install/update
+# Persistent local customizations
+include hoi4.local
+# Persistent global definitions
+include globals.local
+
+ignore include disable-shell.inc
+
+noblacklist ${HOME}/games/Hearts of Iron IV
+noblacklist ${HOME}/.local/share/Paradox Interactive
+noblacklist ${HOME}/.local/share/Paradox Interactive/Hearts of Iron IV
+
+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
+read-write ${HOME}/.local/share/Paradox Interactive/Hearts of Iron IV
+
+# HoI4 requires ptrace to function
+seccomp !ptrace
+
+private-etc asound.conf,group,localtime,machine-id,passwd,pulse
+
+ignore memory-deny-write-execute
+
+ignore noexec ${HOME}
+
+include generic-game.inc