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/zombasite.profile | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 profiles/zombasite.profile (limited to 'profiles/zombasite.profile') diff --git a/profiles/zombasite.profile b/profiles/zombasite.profile new file mode 100644 index 0000000..1010fff --- /dev/null +++ b/profiles/zombasite.profile @@ -0,0 +1,21 @@ +# This file is overwritten after every install/update +# Persistent local customizations +include zombasite.local +# Persistent global definitions +include globals.local + +ignore include disable-shell.inc + +noblacklist ${HOME}/.local/Zombasite + +whitelist-ro ${HOME}/games/Zombasite +mkdir ${HOME}/.local/Zombasite +whitelist ${HOME}/.local/Zombasite + +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