summaryrefslogtreecommitdiff
path: root/profiles/othercide.profile
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-03-25 03:20:13 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-03-25 03:20:13 -0700
commitaecdc285da5e2200c3f33eeefe0ed527211076d8 (patch)
tree69af5e5a8f19b7b8d46ffa36051ce58f72a1cc4d /profiles/othercide.profile
parentUpdated dolphin-emu.profile to .local (diff)
downloadfirejail-profiles-aecdc285da5e2200c3f33eeefe0ed527211076d8.tar.xz
Add Pathfinger Kingmaker and Othercide (Wine) profiles
Add generic-unity-game.inc and rebase unity games upon it
Diffstat (limited to 'profiles/othercide.profile')
-rw-r--r--profiles/othercide.profile26
1 files changed, 26 insertions, 0 deletions
diff --git a/profiles/othercide.profile b/profiles/othercide.profile
new file mode 100644
index 0000000..1469c27
--- /dev/null
+++ b/profiles/othercide.profile
@@ -0,0 +1,26 @@
+# This file is overwritten after every install/update
+# Persistent local customizations
+include othercide.local
+# Persistent global definitions
+include globals.local
+
+noblacklist ${HOME}/.local/share/wineprefixes/Othercide
+whitelist ${HOME}/.local/share/wineprefixes/Othercide
+
+# machine-id, obs, and alsa don't get along
+#ignore machine-id
+
+seccomp !name_to_handle_at
+
+
+# Uncomment these for controller support
+#ignore net none
+#protocol unix,inet,inet6,netlink
+#ignore private-dev
+
+
+ignore memory-deny-write-execute
+
+ignore noexec ${HOME}
+
+include generic-wine-game.inc