aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/cliqz.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/cliqz.profile')
-rw-r--r--etc/profile-a-l/cliqz.profile23
1 files changed, 23 insertions, 0 deletions
diff --git a/etc/profile-a-l/cliqz.profile b/etc/profile-a-l/cliqz.profile
new file mode 100644
index 000000000..d0b8cc0ef
--- /dev/null
+++ b/etc/profile-a-l/cliqz.profile
@@ -0,0 +1,23 @@
1# Firejail profile for cliqz
2# This file is overwritten after every install/update
3# Persistent local customizations
4include cliqz.local
5# Persistent global definitions
6include globals.local
7
8noblacklist ${HOME}/.cache/cliqz
9noblacklist ${HOME}/.cliqz
10noblacklist ${HOME}/.config/cliqz
11
12mkdir ${HOME}/.cache/cliqz
13mkdir ${HOME}/.cliqz
14mkdir ${HOME}/.config/cliqz
15whitelist ${HOME}/.cache/cliqz
16whitelist ${HOME}/.cliqz
17whitelist ${HOME}/.config/cliqz
18
19# private-etc must first be enabled in firefox-common.profile
20#private-etc cliqz
21
22# Redirect
23include firefox-common.profile