From 39dad8b642543b4a3c3bab2318ebd187c1197878 Mon Sep 17 00:00:00 2001 From: Christoph Haefner Date: Wed, 25 Jan 2017 06:14:27 +0100 Subject: [PATCH] Clarify config store when using signal.service --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 960fe814..b1c3c1fc 100644 --- a/README.md +++ b/README.md @@ -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*. 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 cp data/org.asamk.Signal.conf /etc/dbus-1/system.d/ cp data/org.asamk.Signal.service /usr/share/dbus-1/system-services/