summaryrefslogtreecommitdiff
path: root/profiles/into-the-breach.profile
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/into-the-breach.profile')
-rw-r--r--profiles/into-the-breach.profile21
1 files changed, 21 insertions, 0 deletions
diff --git a/profiles/into-the-breach.profile b/profiles/into-the-breach.profile
new file mode 100644
index 0000000..aacbfeb
--- /dev/null
+++ b/profiles/into-the-breach.profile
@@ -0,0 +1,21 @@
+# This file is overwritten after every install/update
+# Persistent local customizations
+include into-the-breach.local
+# Persistent global definitions
+include globals.local
+
+noblacklist ${HOME}/.local/share/IntoTheBreach
+
+mkdir ${HOME}/.local/share/IntoTheBreach
+whitelist ${HOME}/.local/share/IntoTheBreach
+whitelist ${HOME}/games/Into The Breach
+read-only ${HOME}/games/Into The Breach
+
+protocol unix,netlink
+seccomp !name_to_handle_at
+
+ignore memory-deny-write-execute
+
+ignore noexec ${HOME}
+
+include generic-game.inc