diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-02-09 13:36:31 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-02-09 13:36:31 -0800 |
commit | c4eff47fbd62d5c9518a6436494881c324b379b8 (patch) | |
tree | 9e0c28b048d67ab58d888c5d33ec326e041b8475 /profiles/legend-of-grimrock.profile | |
parent | Added starsector profile (diff) | |
download | firejail-profiles-c4eff47fbd62d5c9518a6436494881c324b379b8.tar.xz |
Updated for firejail 0.9.68
Diffstat (limited to 'profiles/legend-of-grimrock.profile')
-rw-r--r-- | profiles/legend-of-grimrock.profile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/profiles/legend-of-grimrock.profile b/profiles/legend-of-grimrock.profile deleted file mode 100644 index 7921296..0000000 --- a/profiles/legend-of-grimrock.profile +++ /dev/null @@ -1,18 +0,0 @@ -# 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 |