aboutsummaryrefslogtreecommitdiffstats
path: root/etc/epiphany.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/epiphany.profile')
-rw-r--r--etc/epiphany.profile7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/epiphany.profile b/etc/epiphany.profile
index e86a35258..c7031da71 100644
--- a/etc/epiphany.profile
+++ b/etc/epiphany.profile
@@ -5,8 +5,15 @@ include /etc/firejail/disable-common.inc
5include /etc/firejail/disable-devel.inc 5include /etc/firejail/disable-devel.inc
6include /etc/firejail/disable-terminals.inc 6include /etc/firejail/disable-terminals.inc
7whitelist ${DOWNLOADS} 7whitelist ${DOWNLOADS}
8mkdir ${HOME}/.local
9mkdir ${HOME}/.local/share
10mkdir ${HOME}/.local/share/epiphany
8whitelist ${HOME}/.local/share/epiphany 11whitelist ${HOME}/.local/share/epiphany
12mkdir ${HOME}/.config
13mkdir ${HOME}/.config/epiphany
9whitelist ${HOME}/.config/epiphany 14whitelist ${HOME}/.config/epiphany
15mkdir ${HOME}/.cache
16mkdir ${HOME}/.cache/epiphany
10whitelist ${HOME}/.cache/epiphany 17whitelist ${HOME}/.cache/epiphany
11include /etc/firejail/whitelist-common.inc 18include /etc/firejail/whitelist-common.inc
12caps.drop all 19caps.drop all