diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-05-17 13:44:54 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-05-17 13:44:54 -0700 |
commit | 1c401e102504ecd88248e22f3a281e3576852abd (patch) | |
tree | 8676acf16077c30b501f1cd7e5cf931a711190eb /profiles | |
parent | Fix poi profile. (diff) | |
download | firejail-profiles-1c401e102504ecd88248e22f3a281e3576852abd.tar.xz |
Fix wine_fallout profile using mdwe
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/wine_fallout.profile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/wine_fallout.profile b/profiles/wine_fallout.profile index 1ec3b24..4c2040b 100644 --- a/profiles/wine_fallout.profile +++ b/profiles/wine_fallout.profile @@ -7,4 +7,6 @@ include globals.local noblacklist ${HOME}/.local/share/wineprefixes/Fallout whitelist ${HOME}/.local/share/wineprefixes/Fallout +ignore memory-deny-write-execute + include generic-wine-game.inc |