diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-04-08 15:36:00 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-04-08 15:36:00 -0700 |
commit | 76eccc893d8164ea384fee2d7bf82e3dcb245ae2 (patch) | |
tree | 07a51708838fb2e0f61714ba702ec779e0372233 /profiles/antichamber.profile | |
parent | shell none no longer exists. (diff) | |
download | firejail-profiles-76eccc893d8164ea384fee2d7bf82e3dcb245ae2.tar.xz |
Add restrict-namespace wherever possible.
-Also commit the .inc files with shell none removed.
Diffstat (limited to 'profiles/antichamber.profile')
-rw-r--r-- | profiles/antichamber.profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/antichamber.profile b/profiles/antichamber.profile index f6ee5eb..d2d387c 100644 --- a/profiles/antichamber.profile +++ b/profiles/antichamber.profile @@ -16,6 +16,7 @@ whitelist ${HOME}/.local/share/AlexanderBruce/Antichamber # # Something to do with the game being 32 bit #seccomp !name_to_handle_at ignore seccomp +ignore restrict-namespaces ignore memory-deny-write-execute |