summaryrefslogtreecommitdiff
path: root/profiles/warhammer40k-mechanicus.profile
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-17 21:12:37 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-17 21:12:37 -0800
commita0bf93743858985f7830a1eca8506d2ca748a212 (patch)
tree320aa10b8d513bbb3146fccf61d57155b2c13438 /profiles/warhammer40k-mechanicus.profile
parentFix vlc.local causing vlc to zombie (diff)
downloadfirejail-profiles-a0bf93743858985f7830a1eca8506d2ca748a212.tar.xz
Add warhammer 40k mechanicus profile
Add private-cache to wine-generic
Diffstat (limited to 'profiles/warhammer40k-mechanicus.profile')
-rw-r--r--profiles/warhammer40k-mechanicus.profile26
1 files changed, 26 insertions, 0 deletions
diff --git a/profiles/warhammer40k-mechanicus.profile b/profiles/warhammer40k-mechanicus.profile
new file mode 100644
index 0000000..32948eb
--- /dev/null
+++ b/profiles/warhammer40k-mechanicus.profile
@@ -0,0 +1,26 @@
+# This file is overwritten after every install/update
+# Persistent local customizations
+include warhammer40k-mechanicus.local
+# Persistent global definitions
+include globals.local
+
+noblacklist ${HOME}/.config/unity3d
+noblacklist ${HOME}/.config/unity3d/BulwarkStudios
+noblacklist ${HOME}/.config/unity3d/BulwarkStudios/Mechanicus
+
+mkdir ${HOME}/.config/unity3d
+mkdir ${HOME}/.config/unity3d/BulwarkStudios
+mkdir ${HOME}/.config/unity3d/BulwarkStudios/Mechanicus
+whitelist ${HOME}/.config/unity3d/BulwarkStudios/Mechanicus
+whitelist ${HOME}/games/Warhammer 40k - Mechanicus
+read-only ${HOME}/games/Warhammer 40k - Mechanicus
+
+#ignore machine-id
+protocol unix,netlink
+seccomp !name_to_handle_at
+
+ignore memory-deny-write-execute
+
+ignore noexec ${HOME}
+
+include generic-game.inc