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/julius-game.profile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 profiles/julius-game.profile (limited to 'profiles/julius-game.profile') diff --git a/profiles/julius-game.profile b/profiles/julius-game.profile new file mode 100644 index 0000000..f5498c6 --- /dev/null +++ b/profiles/julius-game.profile @@ -0,0 +1,14 @@ +# This file is overwritten after every install/update +# Persistent local customizations +include julius-game.local +# Persistent global definitions +include globals.local + +whitelist ${HOME}/games/Caesar III +whitelist ${HOME}/.local/share/bvschaik/julius + +ignore memory-deny-write-execute + +ignore noexec ${HOME} + +include generic-game.inc -- cgit v1.2.1