mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-05-28 14:54:20 +00:00
Updated DBus service (markdown)
parent
4b52ca2177
commit
0d964618c4
@ -19,7 +19,7 @@ brew install dbus
|
||||
brew services start dbus
|
||||
```
|
||||
|
||||
The environment variable DBUS_LAUNCHD_SESSION_BUS_SOCKET needs to be set correctly. If it has not been, you will see error messages similar to those in the Troubleshooting section below. If that happens, issue this command:
|
||||
The environment variable DBUS_LAUNCHD_SESSION_BUS_SOCKET needs to be set correctly. Normally, this is handled automatically upon login by the MacOS `launchd` system working with Homebrew. If the variable has not been set correctly, you will see error messages similar to those in the Troubleshooting section below. If that happens, issue this command:
|
||||
|
||||
```export DBUS_LAUNCHD_SESSION_BUS_SOCKET=$(launchctl getenv DBUS_LAUNCHD_SESSION_BUS_SOCKET)```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user