mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-02 12:30:39 +00:00
This way multiple instances of signal-cli can run in daemon-mode in parallel. This was not possible previously as they tried to create the same DBus. This is rather my own quick fix and I guess there exists a cleaner way. (Maybe let the parser parse the busname directly to `SIGNAL_BUSNAME`.) |
||
---|---|---|
.. | ||
java/org/asamk | ||
resources/org/asamk/signal/manager |