summaryrefslogtreecommitdiff
path: root/profiles/tome4.profile
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/tome4.profile')
-rw-r--r--profiles/tome4.profile21
1 files changed, 21 insertions, 0 deletions
diff --git a/profiles/tome4.profile b/profiles/tome4.profile
new file mode 100644
index 0000000..7a6e3b4
--- /dev/null
+++ b/profiles/tome4.profile
@@ -0,0 +1,21 @@
+# This file is overwritten after every install/update
+# Persistent local customizations
+include tome4.local
+# Persistent global definitions
+include globals.local
+
+noblacklist ${PATH}/lua*
+noblacklist /usr/lib/lua
+noblacklist /usr/include/lua*
+noblacklist /usr/share/lua
+noblacklist ${HOME}/.t4-engine
+
+mkdir ${HOME}/.t-engine
+whitelist ${HOME}/.t-engine
+
+protocol unix,netlink
+seccomp !name_to_handle_at
+
+ignore memory-deny-write-execute
+
+include generic-game.inc