summaryrefslogtreecommitdiff
path: root/profiles/wine_banished.profile
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-05 01:08:26 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-05 01:08:26 -0800
commitef0834267f1e3713dc82465f80f35306fbd4d007 (patch)
treea8d4081169c0a2062d439742e87c69b4c258d64f /profiles/wine_banished.profile
parentTypo. (diff)
downloadfirejail-profiles-ef0834267f1e3713dc82465f80f35306fbd4d007.tar.xz
Rename all wine game profiles to have a wine_ prefix.
Fix bannerlord profile.
Diffstat (limited to 'profiles/wine_banished.profile')
-rw-r--r--profiles/wine_banished.profile14
1 files changed, 14 insertions, 0 deletions
diff --git a/profiles/wine_banished.profile b/profiles/wine_banished.profile
new file mode 100644
index 0000000..a050eec
--- /dev/null
+++ b/profiles/wine_banished.profile
@@ -0,0 +1,14 @@
+# This file is overwritten after every install/update
+# Persistent local customizations
+include sanctuaryrpg-black-edition.local
+# Persistent global definitions
+include globals.local
+
+noblacklist ${HOME}/.local/share/wineprefixes/Banished
+whitelist ${HOME}/.local/share/wineprefixes/Banished
+
+seccomp !name_to_handle_at
+
+ignore memory-deny-write-execute
+
+include generic-wine-game.inc