diff --git a/build/entrypoint.sh b/build/entrypoint.sh index 1931087..bfd36f5 100644 --- a/build/entrypoint.sh +++ b/build/entrypoint.sh @@ -19,6 +19,7 @@ if [[ $1 == init ]]; then /protonmail/proton-bridge --cli $@ else + eval "$(dbus-launch --sh-syntax --exit-with-session)" # socat will make the conn appear to come from 127.0.0.1 # ProtonMail Bridge currently expects that.