profiles: floorp: add profile sync daemon paths (#6683)

Also, fix a typo.
This commit is contained in:
Sumimi~ 2025-03-23 12:09:50 -05:00 committed by GitHub
parent 5f8df1506b
commit 5ec656714e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 1 deletions

View file

@ -1277,9 +1277,11 @@ blacklist ${HOME}/wallet.dat
blacklist ${HOME}/yt-dlp.conf
blacklist ${HOME}/yt-dlp.conf.txt
blacklist ${RUNUSER}/*firefox*
blacklist ${RUNUSER}/*floorp*
blacklist ${RUNUSER}/akonadi
blacklist ${RUNUSER}/i3
blacklist ${RUNUSER}/psd/*firefox*
blacklist ${RUNUSER}/psd/*floorp*
blacklist ${RUNUSER}/qutebrowser
blacklist /etc/clamav
blacklist /etc/ssmtp

View file

@ -1,5 +1,5 @@
# Firejail profile for floorp
# Description: A customisable Firefox fork with excellent privacy protection
# Description: A customizable Firefox fork with excellent privacy protection
# This file is overwritten after every install/update
# Persistent local customizations
include floorp.local
@ -8,11 +8,15 @@ 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.*