summaryrefslogtreecommitdiff
path: root/profiles/ftl.profile
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-05 01:08:56 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-05 01:08:56 -0800
commite6dd6cbfb0e4db04c664cda45c5520f20ff0d0ca (patch)
treeef24dc10b1255e4ff3abbf1ada28d245c154b30a /profiles/ftl.profile
parentRename all wine game profiles to have a wine_ prefix. (diff)
downloadfirejail-profiles-e6dd6cbfb0e4db04c664cda45c5520f20ff0d0ca.tar.xz
Rename ftl-advanced-edition profile to simply ftl
Diffstat (limited to 'profiles/ftl.profile')
-rw-r--r--profiles/ftl.profile17
1 files changed, 17 insertions, 0 deletions
diff --git a/profiles/ftl.profile b/profiles/ftl.profile
new file mode 100644
index 0000000..479adfa
--- /dev/null
+++ b/profiles/ftl.profile
@@ -0,0 +1,17 @@
+# This file is overwritten after every install/update
+# Persistent local customizations
+include ftl.local
+# Persistent global definitions
+include globals.local
+
+noblacklist ${HOME}/.local/share/FasterThanLight
+
+mkdir ${HOME}/.local/share/FasterThanLight
+whitelist ${HOME}/.local/share/FasterThanLight
+whitelist-ro ${HOME}/games/FTL
+
+ignore memory-deny-write-execute
+
+ignore noexec ${HOME}
+
+include generic-game.inc