We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e639d1 commit 39dad8bCopy full SHA for 39dad8b
1 file changed
README.md
@@ -132,6 +132,9 @@ To run on the system bus you need to take some additional steps.
132
It’s advisable to run signal-cli as a separate unix user, the following steps assume you created a user named *signal-cli*.
133
These steps, executed as root, should work on all distributions using systemd.
134
135
+Mind the fact that signal.service executes the signal-cli with "--config /var/lib/signal-cli".
136
+If you registered with user signal-cli, remove the config option.
137
+
138
```bash
139
cp data/org.asamk.Signal.conf /etc/dbus-1/system.d/
140
cp data/org.asamk.Signal.service /usr/share/dbus-1/system-services/
0 commit comments