aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2023-01-07 12:38:02 +0000
committerLibravatar GitHub <noreply@github.com>2023-01-07 12:38:02 +0000
commit1958fa732b72a223691ff27f873368ce4273e2bb (patch)
tree5dfa3f6cac2fda57a72aac8d893000c50ce784d0 /etc
parentemail-common: simplify D-Bus filtering (diff)
downloadfirejail-1958fa732b72a223691ff27f873368ce4273e2bb.tar.gz
firejail-1958fa732b72a223691ff27f873368ce4273e2bb.tar.zst
firejail-1958fa732b72a223691ff27f873368ce4273e2bb.zip
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.
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-a-l/balsa.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-a-l/balsa.profile b/etc/profile-a-l/balsa.profile
index b9245d992..fb66016a9 100644
--- a/etc/profile-a-l/balsa.profile
+++ b/etc/profile-a-l/balsa.profile
@@ -18,7 +18,7 @@ whitelist ${HOME}/mail
18whitelist /usr/share/balsa 18whitelist /usr/share/balsa
19 19
20# 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. 20# 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.
21private-bin balsa,balsa-ab,gpg,gpg-agent,gpg2,gpgsm 21#private-bin balsa,balsa-ab,gpg,gpg-agent,gpg2,gpgsm
22 22
23dbus-user.own org.desktop.Balsa 23dbus-user.own org.desktop.Balsa
24 24