diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-03-14 23:55:30 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-03-14 23:55:30 -0700 |
commit | 176dae16c44794f30cb347dfd84fe84bcc5c9708 (patch) | |
tree | 3c3b092e9446c01e5613c7596e5fa89277cb1385 /profiles/7kaa.profile | |
download | firejail-profiles-176dae16c44794f30cb347dfd84fe84bcc5c9708.tar.xz |
Initial commit
Diffstat (limited to 'profiles/7kaa.profile')
-rw-r--r-- | profiles/7kaa.profile | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/profiles/7kaa.profile b/profiles/7kaa.profile new file mode 100644 index 0000000..d996dfa --- /dev/null +++ b/profiles/7kaa.profile @@ -0,0 +1,16 @@ +# This file is overwritten after every install/update +# Persistent local customizations +include 7kaa.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.local/share/7kfans.com + +mkdir ${HOME}/.local/share/7kfans.com +whitelist ${HOME}/.local/share/7kfans.com + +# private-bin 7kaa + +ignore memory-deny-write-execute + +include generic-game.inc |