diff options
Diffstat (limited to 'profiles/hearts-of-iron-iv.profile')
-rw-r--r-- | profiles/hearts-of-iron-iv.profile | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/profiles/hearts-of-iron-iv.profile b/profiles/hearts-of-iron-iv.profile deleted file mode 100644 index 49bb746..0000000 --- a/profiles/hearts-of-iron-iv.profile +++ /dev/null @@ -1,31 +0,0 @@ -# This file is overwritten after every install/update -# Persistent local customizations -include hearts-of-iron-iv.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 |