aboutsummaryrefslogtreecommitdiffstats
path: root/etc/cliqz.profile
blob: b1e4ea61314670d9921f3d81fa599a374462737a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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}/.cliqz
noblacklist ${HOME}/.config/cliqz

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

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

# Redirect
include firefox-common.profile