aboutsummaryrefslogtreecommitdiffstats
path: root/etc/firefox.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-02-17 12:13:19 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-02-17 12:13:19 -0500
commit97a9d0186863f6afe1a003e7e390b1b369167531 (patch)
tree68b5d03aa5c88e96651516e628ce296935716014 /etc/firefox.profile
parentcherrytree profile (diff)
downloadfirejail-97a9d0186863f6afe1a003e7e390b1b369167531.tar.gz
firejail-97a9d0186863f6afe1a003e7e390b1b369167531.tar.zst
firejail-97a9d0186863f6afe1a003e7e390b1b369167531.zip
mkdir support in profile files
Diffstat (limited to 'etc/firefox.profile')
-rw-r--r--etc/firefox.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/firefox.profile b/etc/firefox.profile
index 0946ebfbe..0b082f216 100644
--- a/etc/firefox.profile
+++ b/etc/firefox.profile
@@ -12,7 +12,11 @@ netfilter
12tracelog 12tracelog
13noroot 13noroot
14whitelist ${DOWNLOADS} 14whitelist ${DOWNLOADS}
15mkdir ~/.mozilla
15whitelist ~/.mozilla 16whitelist ~/.mozilla
17mkdir ~/.cache
18mkdir ~/.cache/mozilla
19mkdir ~/.cache/mozilla/firefox
16whitelist ~/.cache/mozilla/firefox 20whitelist ~/.cache/mozilla/firefox
17whitelist ~/dwhelper 21whitelist ~/dwhelper
18whitelist ~/.zotero 22whitelist ~/.zotero