aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/cyberfox.profile
blob: 49f972e4aa371b0369c06b6a7bc793d5829a50e4 (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

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

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

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

# Redirect
include firefox-common.profile