aboutsummaryrefslogtreecommitdiffstats
path: root/etc/firefox-common.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-common.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-common.profile')
-rw-r--r--etc/firefox-common.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/firefox-common.profile b/etc/firefox-common.profile
index bb10e0082..7777d07ce 100644
--- a/etc/firefox-common.profile
+++ b/etc/firefox-common.profile
@@ -26,7 +26,6 @@ mkdir ${HOME}/.local/share/pki
26whitelist ${DOWNLOADS} 26whitelist ${DOWNLOADS}
27whitelist ${HOME}/.pki 27whitelist ${HOME}/.pki
28whitelist ${HOME}/.local/share/pki 28whitelist ${HOME}/.local/share/pki
29whitelist /usr/share/webext
30include whitelist-common.inc 29include whitelist-common.inc
31include whitelist-var-common.inc 30include whitelist-var-common.inc
32 31