The source project of this merge request has been removed.
Point dbus service to dbus environment variable.
Update signal-cli-dbus.service to reference /etc/default/signal-cli-dbus instead of /etc/default/signal-cli.
This means $SIGNAL_CLI_DAEMON_PARAMS will contain --system ("Expose a DBus interface on the system bus.") instead of --tcp ("Expose a JSON-RPC interface on a TCP socket").