From f52f9fb95137f1c9763f56604d8b644cb57738b5 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Fri, 9 Sep 2022 11:30:33 -0700 Subject: [PATCH] :memo: Made note on how to temp disable firejail --- updates.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/updates.txt b/updates.txt index 11532cb2..93d34c0a 100644 --- a/updates.txt +++ b/updates.txt @@ -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