📝 Made note on newsboat reconfiguration
This commit is contained in:
parent
f52f9fb951
commit
16f3c7efbc
1 changed files with 4 additions and 1 deletions
|
|
@ -67,7 +67,10 @@ 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:
|
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 mv someapp someapp_disabled (will break the link, simply name it back to its original to reenable it) rtorrent, newsboat
|
||||||
|
|
||||||
|
cp -r ~/.newsboat ~/.config/
|
||||||
|
mv ~/.config/.newsboat ~/.config/newsboat
|
||||||
|
|
||||||
doas ufw logging on
|
doas ufw logging on
|
||||||
Status: active
|
Status: active
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue