Clarify config store when using signal.service

This commit is contained in:
Christoph Haefner 2017-01-25 06:14:27 +01:00 committed by AsamK
parent 1e639d18bf
commit 39dad8b642

View file

@ -132,6 +132,9 @@ To run on the system bus you need to take some additional steps.
Its advisable to run signal-cli as a separate unix user, the following steps assume you created a user named *signal-cli*. Its advisable to run signal-cli as a separate unix user, the following steps assume you created a user named *signal-cli*.
These steps, executed as root, should work on all distributions using systemd. These steps, executed as root, should work on all distributions using systemd.
Mind the fact that signal.service executes the signal-cli with "--config /var/lib/signal-cli".
If you registered with user signal-cli, remove the config option.
```bash ```bash
cp data/org.asamk.Signal.conf /etc/dbus-1/system.d/ cp data/org.asamk.Signal.conf /etc/dbus-1/system.d/
cp data/org.asamk.Signal.service /usr/share/dbus-1/system-services/ cp data/org.asamk.Signal.service /usr/share/dbus-1/system-services/