summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-01-05 10:46:55 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-01-05 10:46:55 -0800
commitb478e5757a818f85aad31d6e1cc86d04cfb976a6 (patch)
treee954ca97b13a9b469921ec8a29bed85e7b138274 /profiles
parentAdd profile for hearts of iron iv (diff)
downloadfirejail-profiles-b478e5757a818f85aad31d6e1cc86d04cfb976a6.tar.xz
Added profiles for nexus the jupiter incident and battlestar galactica deadlock
Diffstat (limited to 'profiles')
-rw-r--r--profiles/battlestar-galactica-deadlock.profile19
-rw-r--r--profiles/nexus-the-jupiter-incident.profile14
2 files changed, 33 insertions, 0 deletions
diff --git a/profiles/battlestar-galactica-deadlock.profile b/profiles/battlestar-galactica-deadlock.profile
new file mode 100644
index 0000000..287adba
--- /dev/null
+++ b/profiles/battlestar-galactica-deadlock.profile
@@ -0,0 +1,19 @@
+# This file is overwritten after every install/update
+# Persistent local customizations
+include battlestar-galactica-deadlock.local
+# Persistent global definitions
+include globals.local
+
+noblacklist ${HOME}/.local/share/wineprefixes/BattlestarGalacticaDeadlock
+whitelist ${HOME}/.local/share/wineprefixes/BattlestarGalacticaDeadlock
+
+# machine-id, obs, and alsa don't get along
+#ignore machine-id
+
+seccomp !name_to_handle_at
+
+ignore memory-deny-write-execute
+
+ignore noexec ${HOME}
+
+include generic-wine-game.inc
diff --git a/profiles/nexus-the-jupiter-incident.profile b/profiles/nexus-the-jupiter-incident.profile
new file mode 100644
index 0000000..430ec1a
--- /dev/null
+++ b/profiles/nexus-the-jupiter-incident.profile
@@ -0,0 +1,14 @@
+# This file is overwritten after every install/update
+# Persistent local customizations
+include nexus-the-jupiter-incident.local
+# Persistent global definitions
+include globals.local
+
+noblacklist ${HOME}/.local/share/wineprefixes/Nexus
+whitelist ${HOME}/.local/share/wineprefixes/Nexus
+
+seccomp !name_to_handle_at
+
+ignore memory-deny-write-execute
+
+include generic-wine-game.inc