From 2ff87162c4aa8ff8e726011e9cbe23aedfe7dce1 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 30 Jun 2022 00:43:34 -0700 Subject: Add soldak game profiles. --- profiles/drox-operative-2.profile | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 profiles/drox-operative-2.profile (limited to 'profiles/drox-operative-2.profile') diff --git a/profiles/drox-operative-2.profile b/profiles/drox-operative-2.profile new file mode 100644 index 0000000..aa33d61 --- /dev/null +++ b/profiles/drox-operative-2.profile @@ -0,0 +1,21 @@ +# This file is overwritten after every install/update +# Persistent local customizations +include drox-operative-2.local +# Persistent global definitions +include globals.local + +ignore include disable-shell.inc + +noblacklist ${HOME}/.local/share/DroxOperative2 + +whitelist-ro ${HOME}/games/Drop Operative 2 +mkdir ${HOME}/.local/share/DroxOperative2 +whitelist ${HOME}/.local/share/DroxOperative2 + +private-etc asound.conf,group,localtime,machine-id,protocols,pulse,resolv.conf + +ignore memory-deny-write-execute + +ignore noexec ${HOME} + +include generic-game-networked.inc -- cgit v1.2.1