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

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

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

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

# Redirect
include firefox-common.profile