mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Fix #4604 -- Brave browser takes a long time opening under Firejail
This commit is contained in:
parent
6829fe6a12
commit
adc10aacad
1 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,8 @@ ignore noexec /tmp
|
|||
# you will need to uncomment the 'brave + tor' rule in /etc/apparmor.d/local/firejail-default.
|
||||
# Alternatively you can add 'ignore apparmor' to your brave.local.
|
||||
ignore noexec ${HOME}
|
||||
# Causes slow starts (#4604)
|
||||
ignore private-cache
|
||||
|
||||
noblacklist ${HOME}/.cache/BraveSoftware
|
||||
noblacklist ${HOME}/.config/BraveSoftware
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue