mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 18:40:39 +00:00
Clarify config store when using signal.service
This commit is contained in:
parent
1e639d18bf
commit
39dad8b642
1 changed files with 3 additions and 0 deletions
|
@ -132,6 +132,9 @@ To run on the system bus you need to take some additional steps.
|
||||||
It’s advisable to run signal-cli as a separate unix user, the following steps assume you created a user named *signal-cli*.
|
It’s 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/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue