From c4eff47fbd62d5c9518a6436494881c324b379b8 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 9 Feb 2022 13:36:31 -0800 Subject: Updated for firejail 0.9.68 --- unmaintained/legend-of-grimrock.profile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 unmaintained/legend-of-grimrock.profile (limited to 'unmaintained/legend-of-grimrock.profile') diff --git a/unmaintained/legend-of-grimrock.profile b/unmaintained/legend-of-grimrock.profile new file mode 100644 index 0000000..7921296 --- /dev/null +++ b/unmaintained/legend-of-grimrock.profile @@ -0,0 +1,18 @@ +# This file is overwritten after every install/update +# Persistent local customizations +include legend-of-grimrock.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.local/share/Almost Human +noblacklist ${HOME}/.local/share/Almost Human/Legend of Grimrock + +mkdir ${HOME}/.local/share/Almost Human +mkdir ${HOME}/.local/share/Almost Human/Legend of Grimrock +whitelist ${HOME}/.local/share/Almost Human/Legend of Grimrock +whitelist ${HOME}/games/Legend of Grimrock +read-only ${HOME}/games/Legend of Grimrock + +ignore memory-deny-write-execute + +include generic-game.inc -- cgit v1.2.1