Fix #4604 -- Brave browser takes a long time opening under Firejail

This commit is contained in:
rusty-snake 2022-10-30 17:41:11 +01:00
parent 6829fe6a12
commit adc10aacad

View file

@ -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