summaryrefslogtreecommitdiff
path: root/profiles/crusader-kings-iii.profile
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-03 14:41:16 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-03 14:41:16 -0700
commita2f1d3b4877550237443040ed781cb7afaf11be0 (patch)
treee4d39e37123e24c074f374467e5f841bb11ab527 /profiles/crusader-kings-iii.profile
parentAdd hardened-malloc to more profiles (diff)
downloadfirejail-profiles-a2f1d3b4877550237443040ed781cb7afaf11be0.tar.xz
Added profiles for Crusader Kings II and III
Diffstat (limited to 'profiles/crusader-kings-iii.profile')
-rw-r--r--profiles/crusader-kings-iii.profile29
1 files changed, 29 insertions, 0 deletions
diff --git a/profiles/crusader-kings-iii.profile b/profiles/crusader-kings-iii.profile
new file mode 100644
index 0000000..af4abb6
--- /dev/null
+++ b/profiles/crusader-kings-iii.profile
@@ -0,0 +1,29 @@
+# This file is overwritten after every install/update
+# Persistent local customizations
+include crusader-kings-iii.local
+# Persistent global definitions
+include globals.local
+
+noblacklist ${HOME}/games/Crusader Kings III
+noblacklist ${HOME}/.local/share/Paradox Interactive
+noblacklist ${HOME}/.local/share/Paradox Interactive/Crusader Kings III
+
+whitelist ${HOME}/games/Crusader Kings III
+read-only ${HOME}/games/Crusader Kings III
+mkdir ${HOME}/.local/share/Paradox Interactive
+mkdir ${HOME}/.local/share/Paradox Interactive/Crusader Kings III
+whitelist ${HOME}/.local/share/Paradox Interactive
+read-only ${HOME}/.local/share/Paradox Interactive
+whitelist ${HOME}/.local/share/Paradox Interactive/Crusader Kings III
+read-write ${HOME}/.local/share/Paradox Interactive/Crusader Kings III
+
+# CK3 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