From a4698f8ad734f59cfaf1aa8d3472cfece1121f5e Mon Sep 17 00:00:00 2001 From: John Freed Date: Fri, 10 Sep 2021 02:11:41 +0200 Subject: [PATCH] Updated DBus service (markdown) --- DBus-service.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DBus-service.md b/DBus-service.md index 26a1f83..b8785c6 100644 --- a/DBus-service.md +++ b/DBus-service.md @@ -12,7 +12,7 @@ signal-cli can run in daemon mode and provides an experimental dbus interface. ### MacOS -==== MacOS and signal-cli +#### MacOS and signal-cli MacOS users can run the following commands if needed: @@ -41,7 +41,7 @@ export DBUS_LAUNCHD_SESSION_BUS_SOCKET=$(launchctl getenv DBUS_LAUNCHD_SESSION_B Note that this will work only from a normal Macintosh desktop session. -==== MacOS and dbus-send +#### MacOS and dbus-send In order for `dbus-send` to work correctly, it needs to either be started from a terminal within a normal Mac desktop session, or it needs to have the environment variable `DBUS_SESSION_BUS_ADDRESS` set correctly.