aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/chromium-browser-privacy.profile
blob: 67a3a43af9f4928d11f522253ab1c96ab0902dc1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Firejail profile for chromium-browser-privacy
# This file is overwritten after every install/update
# Persistent local customizations
include chromium-browser-privacy.local

noblacklist ${HOME}/.cache/ungoogled-chromium
noblacklist ${HOME}/.config/ungoogled-chromium

blacklist /usr/libexec

mkdir ${HOME}/.cache/ungoogled-chromium
mkdir ${HOME}/.config/ungoogled-chromium
whitelist ${HOME}/.cache/ungoogled-chromium
whitelist ${HOME}/.config/ungoogled-chromium

#private-bin basename,bash,cat,chromium-browser-privacy,dirname,mkdir,readlink,sed,touch,which,xdg-settings

# Redirect
include chromium.profile