aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-10-18 17:21:48 +0000
committerLibravatar GitHub <noreply@github.com>2019-10-18 17:21:48 +0000
commit1065913b9e41e365a248b21d6f29c4b6c585cd9f (patch)
treeb7b9f7682fa1c841ff6920127f258d026f484d83 /etc
parentUpdate ghostwriter.profile (diff)
parentFix #2995 (diff)
downloadfirejail-1065913b9e41e365a248b21d6f29c4b6c585cd9f.tar.gz
firejail-1065913b9e41e365a248b21d6f29c4b6c585cd9f.tar.zst
firejail-1065913b9e41e365a248b21d6f29c4b6c585cd9f.zip
Merge pull request #3004 from rusty-snake/fix-2995
Fix #2995
Diffstat (limited to 'etc')
-rw-r--r--etc/epiphany.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/epiphany.profile b/etc/epiphany.profile
index 605998628..225811226 100644
--- a/etc/epiphany.profile
+++ b/etc/epiphany.profile
@@ -6,6 +6,9 @@ include epiphany.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9# Note: Epiphany use bwrap since 3.34 and can not be firejailed any more.
10# See https://github.com/netblue30/firejail/issues/2995
11
9noblacklist ${HOME}/.cache/epiphany 12noblacklist ${HOME}/.cache/epiphany
10noblacklist ${HOME}/.config/epiphany 13noblacklist ${HOME}/.config/epiphany
11noblacklist ${HOME}/.local/share/epiphany 14noblacklist ${HOME}/.local/share/epiphany