firejail/etc/profile-a-l/abrowser.profile
2020-04-21 08:24:28 -04:00

20 lines
521 B
Text

# Firejail profile for abrowser
# This file is overwritten after every install/update
# Persistent local customizations
include abrowser.local
# Persistent global definitions
include globals.local
noblacklist ${HOME}/.cache/mozilla
noblacklist ${HOME}/.mozilla
mkdir ${HOME}/.cache/mozilla/abrowser
mkdir ${HOME}/.mozilla
whitelist ${HOME}/.cache/mozilla/abrowser
whitelist ${HOME}/.mozilla
# private-etc must first be enabled in firefox-common.profile
#private-etc abrowser
# Redirect
include firefox-common.profile