aboutsummaryrefslogtreecommitdiffstats
path: root/etc/cliqz.profile
blob: 70277f1ceb539bc7a1c9e6462f9666e83f7d6182 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Firejail profile for cliqz
# This file is overwritten after every install/update
# Persistent local customizations
include cliqz.local
# Persistent global definitions
include globals.local

noblacklist ${HOME}/.cache/cliqz
noblacklist ${HOME}/.config/cliqz

mkdir ${HOME}/.cache/cliqz
mkdir ${HOME}/.config/cliqz
whitelist ${HOME}/.cache/cliqz
whitelist ${HOME}/.config/cliqz

# private-etc must first be enabled in firefox-common.profile
#private-etc cliqz

# Redirect
include firefox-common.profile