From 176dae16c44794f30cb347dfd84fe84bcc5c9708 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 14 Mar 2020 23:55:30 -0700 Subject: Initial commit --- profiles/objects-in-space.profile | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 profiles/objects-in-space.profile (limited to 'profiles/objects-in-space.profile') diff --git a/profiles/objects-in-space.profile b/profiles/objects-in-space.profile new file mode 100644 index 0000000..c8d89ef --- /dev/null +++ b/profiles/objects-in-space.profile @@ -0,0 +1,22 @@ +# This file is overwritten after every install/update +# Persistent local customizations +include objects-in-space.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/Documents +noblacklist ${HOME}/Documents/ObjectsInSpace + +mkdir ${HOME}/Documents +mkdir ${HOME}/Documents/ObjectsInSpace +whitelist ${HOME}/Documents/ObjectsInSpace +whitelist ${HOME}/games/Objects In Space +read-only ${HOME}/games/Objects In Space + +private-etc asound.conf,group,localtime,machine-id,passwd,pulse + +ignore memory-deny-write-execute + +ignore noexec ${HOME} + +include generic-game.inc -- cgit v1.2.1