aboutsummaryrefslogtreecommitdiffstats
path: root/etc/palemoon.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-07-31 07:47:41 -0400
committerLibravatar GitHub <noreply@github.com>2016-07-31 07:47:41 -0400
commit6108cad8b5afcd33ea5d2646994ba453d48dfefc (patch)
tree9a64c53de121fb14f64cc0db850fd8397883776b /etc/palemoon.profile
parentfixes (diff)
parentAllow recursive mkdir (Closes #305) (diff)
downloadfirejail-6108cad8b5afcd33ea5d2646994ba453d48dfefc.tar.gz
firejail-6108cad8b5afcd33ea5d2646994ba453d48dfefc.tar.zst
firejail-6108cad8b5afcd33ea5d2646994ba453d48dfefc.zip
Merge pull request #664 from reinerh/recursive_mkdir
Allow recursive mkdir (Closes #305)
Diffstat (limited to 'etc/palemoon.profile')
-rw-r--r--etc/palemoon.profile2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/palemoon.profile b/etc/palemoon.profile
index 302c20d7d..acedaebb7 100644
--- a/etc/palemoon.profile
+++ b/etc/palemoon.profile
@@ -9,8 +9,6 @@ include /etc/firejail/whitelist-common.inc
9whitelist ${DOWNLOADS} 9whitelist ${DOWNLOADS}
10mkdir ~/.moonchild productions 10mkdir ~/.moonchild productions
11whitelist ~/.moonchild productions 11whitelist ~/.moonchild productions
12mkdir ~/.cache
13mkdir ~/.cache/moonchild productions
14mkdir ~/.cache/moonchild productions/pale moon 12mkdir ~/.cache/moonchild productions/pale moon
15whitelist ~/.cache/moonchild productions/pale moon 13whitelist ~/.cache/moonchild productions/pale moon
16 14