diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-02-25 19:55:28 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-02-25 19:55:28 -0800 |
commit | bf685692aebe9928454a9d993c423442871b3c39 (patch) | |
tree | afe291466cb3e8d12137fc61a353f84f08e63164 | |
parent | Add exiled kingdoms and clean up generic java. (diff) | |
download | firejail-profiles-bf685692aebe9928454a9d993c423442871b3c39.tar.xz |
Add profile for serpent in the staglands
-rw-r--r-- | profiles/serpent-in-the-staglands.profile | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/profiles/serpent-in-the-staglands.profile b/profiles/serpent-in-the-staglands.profile new file mode 100644 index 0000000..61f1072 --- /dev/null +++ b/profiles/serpent-in-the-staglands.profile @@ -0,0 +1,15 @@ +# This file is overwritten after every install/update +# Persistent local customizations +include serpent-in-the-staglands.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.config/unity3d/Whalenought Studios +noblacklist ${HOME}/.config/unity3d/Whalenought Studios/Serpent in the Staglands + +mkdir ${HOME}/.config/unity3d/Whalenought Studios +mkdir ${HOME}/.config/unity3d/Whalenought Studios/Serpent in the Staglands +whitelist ${HOME}/.config/unity3d/Whalenought Studios/Serpent in the Staglands +whitelist-ro ${HOME}/games/Serpent in the Staglands + +include generic-unity-game.inc |