diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-08-03 21:54:26 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-08-03 21:54:26 -0700 |
commit | 7a1f5141168c6d9ab7945bea032b95c5339a25e4 (patch) | |
tree | 4ece1122a6ec723778d70148ff3312aad16fbdc1 /profiles/wine_warframe.profile | |
parent | Fix singularity requiring sh and bash. (diff) | |
download | firejail-profiles-7a1f5141168c6d9ab7945bea032b95c5339a25e4.tar.xz |
Fix most wine profiles having the wrong path for .local exceptions.
Diffstat (limited to 'profiles/wine_warframe.profile')
-rw-r--r-- | profiles/wine_warframe.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/wine_warframe.profile b/profiles/wine_warframe.profile index 02e12fe..8a2f0de 100644 --- a/profiles/wine_warframe.profile +++ b/profiles/wine_warframe.profile @@ -1,6 +1,6 @@ # This file is overwritten after every install/update # Persistent local customizations -include warframe.local +include wine_warframe.local # Persistent global definitions include globals.local |