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

# Disable for now, see https://github.com/netblue30/firejail/pull/3688#issuecomment-718711565
ignore whitelist /usr/share/mozilla/extensions
ignore whitelist /usr/share/webext
ignore include whitelist-runuser-common.inc
ignore include whitelist-usr-share-common.inc

noblacklist ${HOME}/.cache/Enox
noblacklist ${HOME}/.config/Enox

#mkdir ${HOME}/.cache/dnox
#mkdir ${HOME}/.config/dnox
mkdir ${HOME}/.cache/Enox
mkdir ${HOME}/.config/Enox
whitelist ${HOME}/.cache/Enox
whitelist ${HOME}/.config/Enox

# Redirect
include chromium-common.profile