aboutsummaryrefslogtreecommitdiffstats
path: root/etc/epiphany.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-08-07 01:22:08 -0400
committerLibravatar Tad <tad@spotco.us>2017-08-07 01:22:08 -0400
commit9e3ba319be6b9546d7e8f450ca419ee2f3f4040b (patch)
tree0aebe82de78a61877c267f4dcb2ebcc13a2e37c9 /etc/epiphany.profile
parentvarious profile fixes (#1433) (diff)
downloadfirejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.tar.gz
firejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.tar.zst
firejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.zip
Unify all profiles
Diffstat (limited to 'etc/epiphany.profile')
-rw-r--r--etc/epiphany.profile25
1 files changed, 12 insertions, 13 deletions
diff --git a/etc/epiphany.profile b/etc/epiphany.profile
index 90e07def9..86fddace0 100644
--- a/etc/epiphany.profile
+++ b/etc/epiphany.profile
@@ -1,26 +1,25 @@
1# Persistent global definitions go here 1# Firejail profile for epiphany
2include /etc/firejail/globals.local 2# This file is overwritten after every install/update
3 3# Persistent local customizations
4# This file is overwritten during software install.
5# Persistent customizations should go in a .local file.
6include /etc/firejail/epiphany.local 4include /etc/firejail/epiphany.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7 7
8# Epiphany browser profile 8noblacklist ${HOME}/.cache/epiphany
9noblacklist ${HOME}/.config/epiphany 9noblacklist ${HOME}/.config/epiphany
10noblacklist ${HOME}/.local/share/epiphany 10noblacklist ${HOME}/.local/share/epiphany
11noblacklist ${HOME}/.cache/epiphany
12 11
13include /etc/firejail/disable-common.inc 12include /etc/firejail/disable-common.inc
14include /etc/firejail/disable-programs.inc
15include /etc/firejail/disable-devel.inc 13include /etc/firejail/disable-devel.inc
14include /etc/firejail/disable-programs.inc
16 15
17whitelist ${DOWNLOADS}
18mkdir ${HOME}/.local/share/epiphany
19whitelist ${HOME}/.local/share/epiphany
20mkdir ${HOME}/.config/epiphany
21whitelist ${HOME}/.config/epiphany
22mkdir ${HOME}/.cache/epiphany 16mkdir ${HOME}/.cache/epiphany
17mkdir ${HOME}/.config/epiphany
18mkdir ${HOME}/.local/share/epiphany
19whitelist ${DOWNLOADS}
23whitelist ${HOME}/.cache/epiphany 20whitelist ${HOME}/.cache/epiphany
21whitelist ${HOME}/.config/epiphany
22whitelist ${HOME}/.local/share/epiphany
24include /etc/firejail/whitelist-common.inc 23include /etc/firejail/whitelist-common.inc
25 24
26caps.drop all 25caps.drop all