summaryrefslogtreecommitdiffstats
path: root/etc/bnox.profile
blob: 3207a292329adecf58bedfd6709dcd71700e13fb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Firejail profile for bnox
# This file is overwritten after every install/update
# Persistent local customizations
include /etc/firejail/bnox.local
# Persistent global definitions
include /etc/firejail/globals.local

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

mkdir ${HOME}/.cache/bnox
mkdir ${HOME}/.config/bnox
whitelist ${HOME}/.cache/bnox
whitelist ${HOME}/.config/bnox

# Redirect
include /etc/firejail/chromium-common.profile