aboutsummaryrefslogtreecommitdiffstats
path: root/etc/google-chrome-unstable.profile
blob: b7d0eccf3bf22e436271aa8506fab4c0bd5e45c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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

mkdir ${HOME}/.cache/google-chrome-unstable
mkdir ${HOME}/.config/google-chrome-unstable
whitelist ${HOME}/.cache/google-chrome-unstable
whitelist ${HOME}/.config/google-chrome-unstable

# Redirect
include /etc/firejail/chromium-common.profile