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

noblacklist ${HOME}/.8pecxstudios
noblacklist ${HOME}/.cache/8pecxstudios

mkdir ${HOME}/.8pecxstudios
mkdir ${HOME}/.cache/8pecxstudios
whitelist ${HOME}/.8pecxstudios
whitelist ${HOME}/.cache/8pecxstudios

# private-bin cyberfox,which,sh,dbus-launch,dbus-send,env
# private-etc must first be enabled in firefox-common.profile
#private-etc alternatives,cyberfox

# Redirect
include firefox-common.profile