aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/abrowser.profile
blob: 70ddcec20a6dfc1c8404205d337079e244db9c39 (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 abrowser
# This file is overwritten after every install/update
# Persistent local customizations
include abrowser.local
# Persistent global definitions
include globals.local

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

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

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

# Redirect
include firefox-common.profile