aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/brave.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-07-26 08:59:33 -0400
committerLibravatar netblue30 <netblue30@protonmail.com>2023-07-26 08:59:33 -0400
commit6d4bb95948363263e220dc475db71a9341f1294e (patch)
tree5c66a28720ee7fd78683a219717d3d7e40eed265 /etc/profile-a-l/brave.profile
parentnetlock/nettrace cleanup (diff)
parentspotify: D-Bus hardening (#5923) (diff)
downloadfirejail-6d4bb95948363263e220dc475db71a9341f1294e.tar.gz
firejail-6d4bb95948363263e220dc475db71a9341f1294e.tar.zst
firejail-6d4bb95948363263e220dc475db71a9341f1294e.zip
Merge branch 'master' of ssh://github.com/netblue30/firejail
Diffstat (limited to 'etc/profile-a-l/brave.profile')
-rw-r--r--etc/profile-a-l/brave.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/profile-a-l/brave.profile b/etc/profile-a-l/brave.profile
index 071a279b0..b3994c974 100644
--- a/etc/profile-a-l/brave.profile
+++ b/etc/profile-a-l/brave.profile
@@ -9,8 +9,8 @@ include globals.local
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}. 11# TOR is installed in ${HOME}.
12# NOTE: chromium-common.profile enables apparmor. To keep that intact 12# Note: chromium-common.profile enables apparmor. To keep that intact,
13# you will need to uncomment the 'brave + tor' rule in /etc/apparmor.d/local/firejail-default. 13# uncomment the 'brave + tor' rule in /etc/apparmor.d/local/firejail-default.
14# Alternatively you can add 'ignore apparmor' to your brave.local. 14# Alternatively you can add 'ignore apparmor' to your brave.local.
15ignore noexec ${HOME} 15ignore noexec ${HOME}
16# Causes slow starts (#4604) 16# Causes slow starts (#4604)