firejail/etc/profile-a-l/floorp.profile
2025-03-23 17:09:50 +00:00

27 lines
708 B
Text

# Firejail profile for floorp
# Description: A customizable Firefox fork with excellent privacy protection
# This file is overwritten after every install/update
# Persistent local customizations
include floorp.local
# Persistent global definitions
include globals.local
noblacklist ${HOME}/.cache/floorp
noblacklist ${HOME}/.floorp
noblacklist ${RUNUSER}/*floorp*
noblacklist ${RUNUSER}/psd/*floorp*
mkdir ${HOME}/.cache/floorp
mkdir ${HOME}/.floorp
whitelist ${HOME}/.cache/floorp
whitelist ${HOME}/.floorp
whitelist ${RUNUSER}/*floorp*
whitelist ${RUNUSER}/psd/*floorp*
dbus-user filter
dbus-user.own org.mozilla.floorp.*
ignore apparmor
ignore dbus-user none
# Redirect
include firefox-common.profile