📝 Made note on how to temp disable firejail
This commit is contained in:
parent
2f3cb5af3c
commit
f52f9fb951
1 changed files with 4 additions and 0 deletions
|
|
@ -65,6 +65,10 @@ doas firecfg
|
||||||
|
|
||||||
doas apparmor_parser -r /etc/appamor.d/firejail-default
|
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
|
doas ufw logging on
|
||||||
Status: active
|
Status: active
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue