firejail/etc/profile-a-l/balsa.profile
glitsj16 1958fa732b
balsa: drop private-bin
Supporting 'level 1 hack' to allow opening hyperlinks with firefox needs xdg-open (besides bash,sh). Adding xdg-open to private-bin is not enough, as it pulls in a long list of other commands and that's pretty unmaintainable IMO. So I opted to drop private-bin here.
2023-01-07 12:38:02 +00:00

26 lines
737 B
Text

# Firejail profile for balsa
# Description: GNOME mail client
# This file is overwritten after every install/update
# Persistent local customizations
include balsa.local
# Persistent global definitions
include globals.local
noblacklist ${HOME}/.balsa
noblacklist ${HOME}/mail
include disable-shell.inc
mkdir ${HOME}/.balsa
mkdir ${HOME}/mail
whitelist ${HOME}/.balsa
whitelist ${HOME}/mail
whitelist /usr/share/balsa
# Add "pinentry-curses,pinentry-emacs,pinentry-fltk,pinentry-gnome3,pinentry-gtk,pinentry-gtk2,pinentry-gtk-2,pinentry-qt,pinentry-qt4,pinentry-tty,pinentry-x2go,pinentry-kwallet" for gpg.
#private-bin balsa,balsa-ab,gpg,gpg-agent,gpg2,gpgsm
dbus-user.own org.desktop.Balsa
# Redirect
include email-common.profile