24 lines
609 B
Plaintext
24 lines
609 B
Plaintext
# Epiphany browser profile
|
|
noblacklist ${HOME}/.config/epiphany
|
|
noblacklist ${HOME}/.cache/epiphany
|
|
noblacklist ${HOME}/.local/share/epiphany
|
|
|
|
include /etc/firejail/disable-common.inc
|
|
include /etc/firejail/disable-programs.inc
|
|
include /etc/firejail/disable-devel.inc
|
|
|
|
whitelist ${DOWNLOADS}
|
|
mkdir ${HOME}/.local/share/epiphany
|
|
whitelist ${HOME}/.local/share/epiphany
|
|
mkdir ${HOME}/.config/epiphany
|
|
whitelist ${HOME}/.config/epiphany
|
|
mkdir ${HOME}/.cache/epiphany
|
|
whitelist ${HOME}/.cache/epiphany
|
|
include /etc/firejail/whitelist-common.inc
|
|
|
|
caps.drop all
|
|
netfilter
|
|
nonewprivs
|
|
protocol unix,inet,inet6
|
|
seccomp
|