From adc10aacadc07c5b6ecacc182230a347fe71b8e3 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Sun, 30 Oct 2022 17:41:11 +0100 Subject: Fix #4604 -- Brave browser takes a long time opening under Firejail --- etc/profile-a-l/brave.profile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/profile-a-l/brave.profile b/etc/profile-a-l/brave.profile index 09548c761..071a279b0 100644 --- a/etc/profile-a-l/brave.profile +++ b/etc/profile-a-l/brave.profile @@ -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 -- cgit v1.2.3-70-g09d2