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

noblacklist ${HOME}/.cache/mozilla
noblacklist ${HOME}/.mozilla

mkdir ${HOME}/.cache/mozilla/abrowser
mkdir ${HOME}/.mozilla
whitelist ${HOME}/.cache/mozilla/abrowser
whitelist ${HOME}/.mozilla

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


# Redirect
include firefox-common.profile