aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/firefox.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-05-19 12:00:23 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-05-29 09:34:57 +0200
commit459a186b2219d9c5e2c1b5e0fc82018f42a8e14e (patch)
tree309333f7ff26afb5aa76e2fafdc1909a5355372a /etc/profile-a-l/firefox.profile
parentreorganizing youtube-viewers (#4128) (diff)
downloadfirejail-459a186b2219d9c5e2c1b5e0fc82018f42a8e14e.tar.gz
firejail-459a186b2219d9c5e2c1b5e0fc82018f42a8e14e.tar.zst
firejail-459a186b2219d9c5e2c1b5e0fc82018f42a8e14e.zip
Restrict /usr/libexec
Diffstat (limited to 'etc/profile-a-l/firefox.profile')
-rw-r--r--etc/profile-a-l/firefox.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/profile-a-l/firefox.profile b/etc/profile-a-l/firefox.profile
index b22a78458..7874c882f 100644
--- a/etc/profile-a-l/firefox.profile
+++ b/etc/profile-a-l/firefox.profile
@@ -17,6 +17,8 @@ include globals.local
17noblacklist ${HOME}/.cache/mozilla 17noblacklist ${HOME}/.cache/mozilla
18noblacklist ${HOME}/.mozilla 18noblacklist ${HOME}/.mozilla
19 19
20blacklist /usr/libexec
21
20mkdir ${HOME}/.cache/mozilla/firefox 22mkdir ${HOME}/.cache/mozilla/firefox
21mkdir ${HOME}/.mozilla 23mkdir ${HOME}/.mozilla
22whitelist ${HOME}/.cache/mozilla/firefox 24whitelist ${HOME}/.cache/mozilla/firefox