diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-03-25 03:20:13 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-03-25 03:20:13 -0700 |
commit | aecdc285da5e2200c3f33eeefe0ed527211076d8 (patch) | |
tree | 69af5e5a8f19b7b8d46ffa36051ce58f72a1cc4d /profiles/vambrace-cold-soul.profile | |
parent | Updated dolphin-emu.profile to .local (diff) | |
download | firejail-profiles-aecdc285da5e2200c3f33eeefe0ed527211076d8.tar.xz |
Add Pathfinger Kingmaker and Othercide (Wine) profiles
Add generic-unity-game.inc and rebase unity games upon it
Diffstat (limited to 'profiles/vambrace-cold-soul.profile')
-rw-r--r-- | profiles/vambrace-cold-soul.profile | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/profiles/vambrace-cold-soul.profile b/profiles/vambrace-cold-soul.profile index d97a31d..7964541 100644 --- a/profiles/vambrace-cold-soul.profile +++ b/profiles/vambrace-cold-soul.profile @@ -4,21 +4,13 @@ include vambrace-cold-soul.local # Persistent global definitions include globals.local -noblacklist ${HOME}/.config/unity3d noblacklist ${HOME}/.config/unity3d/DevespressoGames noblacklist ${HOME}/.config/unity3d/DevespressoGames/VambraceColdSoul -mkdir ${HOME}/.config/unity3d mkdir ${HOME}/.config/unity3d/DevespressoGames mkdir ${HOME}/.config/unity3d/DevespressoGames/VambraceColdSoul whitelist ${HOME}/.config/unity3d/DevespressoGames/VambraceColdSoul whitelist ${HOME}/games/Vambrace - Cold Soul read-only ${HOME}/games/Vambrace - Cold Soul -seccomp !name_to_handle_at - -ignore memory-deny-write-execute - -ignore noexec ${HOME} - -include generic-game.inc +include generic-unity-game.inc |