aboutsummaryrefslogtreecommitdiffstats
path: root/etc/firefox.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-01-12 15:50:44 +0100
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-01-12 15:50:44 +0100
commitbd4789921357e092b94b982599efc436586b65c4 (patch)
treed830f98e4c97ac894a41952551d7fcd768b9de51 /etc/firefox.profile
parentprofiles: whitelist /usr/share/webext in firefox-common (diff)
downloadfirejail-bd4789921357e092b94b982599efc436586b65c4.tar.gz
firejail-bd4789921357e092b94b982599efc436586b65c4.tar.zst
firejail-bd4789921357e092b94b982599efc436586b65c4.zip
move whitelist /usr/share/webext from firefox-com…
…mon.profile to firefox.profile. See https://github.com/netblue30/firejail/commit/c8f78d7b536ec2dce4cc74de2653ae6c8c99b553#commitcomment-36763119
Diffstat (limited to 'etc/firefox.profile')
-rw-r--r--etc/firefox.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/firefox.profile b/etc/firefox.profile
index 0278c70f2..50f40a039 100644
--- a/etc/firefox.profile
+++ b/etc/firefox.profile
@@ -15,6 +15,7 @@ whitelist ${HOME}/.cache/mozilla/firefox
15whitelist ${HOME}/.mozilla 15whitelist ${HOME}/.mozilla
16 16
17whitelist /usr/share/mozilla 17whitelist /usr/share/mozilla
18whitelist /usr/share/webext
18include whitelist-usr-share-common.inc 19include whitelist-usr-share-common.inc
19 20
20# firefox requires a shell to launch on Arch. 21# firefox requires a shell to launch on Arch.