firejail/etc/bnox.profile

17 lines
414 B
Text

# Firejail profile for bnox
# This file is overwritten after every install/update
# Persistent local customizations
include bnox.local
# Persistent global definitions
include 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 chromium-common.profile