📝 Made note on how to temp disable firejail

This commit is contained in:
z3rOR0ne 2022-09-09 11:30:33 -07:00
parent 2f3cb5af3c
commit f52f9fb951

View file

@ -65,6 +65,10 @@ doas firecfg
doas apparmor_parser -r /etc/appamor.d/firejail-default
to disable certain applications in firejail, simply navigate to /usr/local/bin where you will find many of the soft links created by firejail:
doas mv someapp someapp_disabled (will break the link, simply name it back to its original to reenable it)
doas ufw logging on
Status: active