diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-01-05 01:08:26 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-01-05 01:08:26 -0800 |
commit | ef0834267f1e3713dc82465f80f35306fbd4d007 (patch) | |
tree | a8d4081169c0a2062d439742e87c69b4c258d64f /profiles/sanctuaryrpg-black-edition.profile | |
parent | Typo. (diff) | |
download | firejail-profiles-ef0834267f1e3713dc82465f80f35306fbd4d007.tar.xz |
Rename all wine game profiles to have a wine_ prefix.
Fix bannerlord profile.
Diffstat (limited to 'profiles/sanctuaryrpg-black-edition.profile')
-rw-r--r-- | profiles/sanctuaryrpg-black-edition.profile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/profiles/sanctuaryrpg-black-edition.profile b/profiles/sanctuaryrpg-black-edition.profile deleted file mode 100644 index ede876f..0000000 --- a/profiles/sanctuaryrpg-black-edition.profile +++ /dev/null @@ -1,12 +0,0 @@ -# This file is overwritten after every install/update -# Persistent local customizations -include sanctuaryrpg-black-edition.local -# Persistent global definitions -include globals.local - -noblacklist ${HOME}/.local/share/wineprefixes/SanctuaryRPG -whitelist ${HOME}/.local/share/wineprefixes/SanctuaryRPG - -ignore memory-deny-write-execute - -include generic-wine-game.inc |