aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/brave.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/brave.profile')
-rw-r--r--etc/profile-a-l/brave.profile6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/profile-a-l/brave.profile b/etc/profile-a-l/brave.profile
index 35c59f5a3..904d3e94f 100644
--- a/etc/profile-a-l/brave.profile
+++ b/etc/profile-a-l/brave.profile
@@ -8,6 +8,12 @@ include globals.local
8 8
9# noexec /tmp is included in chromium-common.profile and breaks Brave 9# noexec /tmp is included in chromium-common.profile and breaks Brave
10ignore noexec /tmp 10ignore noexec /tmp
11# TOR is installed in ${HOME}
12ignore noexec ${HOME}
13# Disable for now, see https://github.com/netblue30/firejail/pull/3688#issuecomment-718711565
14ignore whitelist /usr/share/chromium
15ignore include whitelist-runuser-common.inc
16ignore include whitelist-usr-share-common.inc
11 17
12noblacklist ${HOME}/.cache/BraveSoftware 18noblacklist ${HOME}/.cache/BraveSoftware
13noblacklist ${HOME}/.config/BraveSoftware 19noblacklist ${HOME}/.config/BraveSoftware