From 9d87571189468d3a9db5e5aa99386bb5258b1883 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Fri, 13 Nov 2020 14:25:55 +0000 Subject: Dbus fixes (#3750) * add dbus comment * disable dbus --- etc/profile-a-l/claws-mail.profile | 5 +++++ etc/profile-a-l/email-common.profile | 3 +++ 2 files changed, 8 insertions(+) diff --git a/etc/profile-a-l/claws-mail.profile b/etc/profile-a-l/claws-mail.profile index 24954b2d8..69196c578 100644 --- a/etc/profile-a-l/claws-mail.profile +++ b/etc/profile-a-l/claws-mail.profile @@ -18,5 +18,10 @@ whitelist ${HOME}/.claws-mail whitelist /usr/share/doc/claws-mail +# if you use the notification plugin you need to uncomment the below (or put them in your claws-mail.local) +#ignore dbus-user none +#dbus-user filter +#dbus-user.talk org.freedesktop.Notifications + # Redirect include email-common.profile diff --git a/etc/profile-a-l/email-common.profile b/etc/profile-a-l/email-common.profile index 3bc417557..df47f478d 100644 --- a/etc/profile-a-l/email-common.profile +++ b/etc/profile-a-l/email-common.profile @@ -58,6 +58,9 @@ private-cache private-dev private-tmp +dbus-user none +dbus-system none + # encrypting and signing email writable-run-user -- cgit v1.2.3-54-g00ecf