mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-05-28 14:54:20 +00:00
Updated DBus service (markdown)
parent
12aa2293c4
commit
f24e656f2c
@ -227,5 +227,6 @@ Under Mac OSX, the environment variable `DBUS_LAUNCHD_SESSION_BUS_SOCKET` needs
|
|||||||
Failed to open connection to "session" message bus: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
|
Failed to open connection to "session" message bus: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
|
||||||
|
|
||||||
Script started via Cron must export environment variable `DBUS_SESSION_BUS_ADDRESS` before calling dbus-send
|
Script started via Cron must export environment variable `DBUS_SESSION_BUS_ADDRESS` before calling dbus-send
|
||||||
|
_(Credits to [Thomas](https://coldfix.de/2018/10/09/dbus-cronjob/))_
|
||||||
|
|
||||||
```export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$(id -u)/bus```
|
```export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$(id -u)/bus```
|
||||||
Loading…
x
Reference in New Issue
Block a user