firejail/etc/google-chrome-unstable.profile
2017-11-17 12:32:32 -06:00

36 lines
970 B
Text

# Firejail profile for google-chrome-unstable
# This file is overwritten after every install/update
# Persistent local customizations
include /etc/firejail/google-chrome-unstable.local
# Persistent global definitions
include /etc/firejail/globals.local
noblacklist ${HOME}/.cache/google-chrome-unstable
noblacklist ${HOME}/.config/google-chrome-unstable
noblacklist ${HOME}/.pki
include /etc/firejail/disable-common.inc
include /etc/firejail/disable-devel.inc
include /etc/firejail/disable-programs.inc
mkdir ${HOME}/.cache/google-chrome-unstable
mkdir ${HOME}/.config/google-chrome-unstable
mkdir ${HOME}/.pki
whitelist ${DOWNLOADS}
whitelist ${HOME}/.cache/google-chrome-unstable
whitelist ${HOME}/.config/google-chrome-unstable
whitelist ${HOME}/.pki
include /etc/firejail/whitelist-common.inc
caps.keep sys_chroot,sys_admin
netfilter
nodvd
nogroups
notv
shell none
private-dev
# private-tmp - problems with multiple browser sessions
noexec ${HOME}
noexec /tmp