aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Janik Rabe <janik-rabe@web.de>2016-02-21 13:45:29 +0200
committerLibravatar Janik Rabe <janik-rabe@web.de>2016-02-21 13:45:29 +0200
commitf43c6a962d7e5c80976d735b2e3351bbd9568b19 (patch)
treee7870980ab2001007b5adfe688cd011801cfbe44 /etc
parentwesnoth profile (diff)
downloadfirejail-f43c6a962d7e5c80976d735b2e3351bbd9568b19.tar.gz
firejail-f43c6a962d7e5c80976d735b2e3351bbd9568b19.tar.zst
firejail-f43c6a962d7e5c80976d735b2e3351bbd9568b19.zip
Epiphany: Fix settings being saved but not loaded
Diffstat (limited to 'etc')
-rw-r--r--etc/epiphany.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/epiphany.profile b/etc/epiphany.profile
index c7031da71..b9469d927 100644
--- a/etc/epiphany.profile
+++ b/etc/epiphany.profile
@@ -12,6 +12,8 @@ whitelist ${HOME}/.local/share/epiphany
12mkdir ${HOME}/.config 12mkdir ${HOME}/.config
13mkdir ${HOME}/.config/epiphany 13mkdir ${HOME}/.config/epiphany
14whitelist ${HOME}/.config/epiphany 14whitelist ${HOME}/.config/epiphany
15mkdir ${HOME}/.config/dconf
16whitelist ${HOME}/.config/dconf
15mkdir ${HOME}/.cache 17mkdir ${HOME}/.cache
16mkdir ${HOME}/.cache/epiphany 18mkdir ${HOME}/.cache/epiphany
17whitelist ${HOME}/.cache/epiphany 19whitelist ${HOME}/.cache/epiphany