summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-11-02 11:49:52 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-11-02 11:49:52 -0700
commit09e35e111f71510a75d3a6e7c14b4fe7a36bfd6f (patch)
treeb5500734af7b00fdb7644bb876fa256e19e29918 /profiles
parentAdd write-access note to cataclysm profiles. (diff)
downloadfirejail-profiles-09e35e111f71510a75d3a6e7c14b4fe7a36bfd6f.tar.xz
Add victoria 3 profile.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/victoria3.profile26
1 files changed, 26 insertions, 0 deletions
diff --git a/profiles/victoria3.profile b/profiles/victoria3.profile
new file mode 100644
index 0000000..eaf3021
--- /dev/null
+++ b/profiles/victoria3.profile
@@ -0,0 +1,26 @@
+# This file is overwritten after every install/update
+# Persistent local customizations
+include victoria3.local
+# Persistent global definitions
+include globals.local
+
+ignore include disable-shell.inc
+
+noblacklist ${HOME}/games/Victoria 3
+noblacklist ${HOME}/.local/share/Paradox Interactive
+noblacklist ${HOME}/.local/share/Paradox Interactive/Victoria 3
+
+whitelist-ro ${HOME}/games/Victoria 3
+mkdir ${HOME}/.local/share/Paradox Interactive
+mkdir ${HOME}/.local/share/Paradox Interactive/Victoria 3
+# For unknown reasons, paradox games need to be able to see the root savegame folder
+whitelist-ro ${HOME}/.local/share/Paradox Interactive
+read-write ${HOME}/.local/share/Paradox Interactive/Victoria 3
+
+private-etc asound.conf,group,localtime,machine-id,passwd,pulse
+
+ignore memory-deny-write-execute
+
+ignore noexec ${HOME}
+
+include generic-game.inc