diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-08-26 00:26:50 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-08-26 00:26:50 -0700 |
commit | 9d8afb4590cfb85e0da393dc6640c69243b89b33 (patch) | |
tree | 084e1f63ecada9133c7ac471c7cdf57a115f1253 /profiles/renpy.profile | |
parent | Fix renpy.profile by ignoring disable-shell.inc (diff) | |
download | firejail-profiles-9d8afb4590cfb85e0da393dc6640c69243b89b33.tar.xz |
Update hg, renpy profiles
Add fallout for wine profile
Diffstat (limited to 'profiles/renpy.profile')
-rw-r--r-- | profiles/renpy.profile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/profiles/renpy.profile b/profiles/renpy.profile index 7e213bc..ea5a8a5 100644 --- a/profiles/renpy.profile +++ b/profiles/renpy.profile @@ -13,6 +13,17 @@ whitelist ${HOME}/.renpy whitelist ${HOME}/games read-only ${HOME}/games +# # Games requiring special rules +# Maid with Perfection +#read-write ${HOME}/games/Maid With Perfection/zipfile.txt + +# Nachigal +#allusers + +# Roommates +#allusers + + ignore memory-deny-write-execute ignore noexec ${HOME} |