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