Updated DBus service (markdown)

exquo 2020-12-25 10:59:54 +00:00
parent 240e886b9a
commit 41f4751c25

@ -99,4 +99,10 @@ brew install dbus
brew services start dbus
```
Then restart.
Then restart.
### Troubleshooting
#### Cannot Resolve Session Bus Address
Environment variable `DBUS_SESSION_BUS_ADDRESS` needs to be set. See [#258](https://github.com/AsamK/signal-cli/issues/258) and this [blog post](https://antranigv.am/weblog_en/posts/freebsd-signal-cli-scli/) for setting it on BSD.