Service: use user textsecure-cli

This commit is contained in:
AsamK 2015-12-31 15:21:44 +01:00
parent df0ae3b8dd
commit 506bc5df13
3 changed files with 3 additions and 3 deletions

View file

@ -57,7 +57,7 @@ For dbus support you need jni/unix-java.so installed on your system (Debian: lib
### System bus
To run on the system bus you need to take some additional steps.
Its advisable to run textsecure-cli as a separate unix user, the following steps assume you created a user named *textsecure*.
Its advisable to run textsecure-cli as a separate unix user, the following steps assume you created a user named *textsecure-cli*.
These steps, executed as root, should work on all distributions using systemd.
```bash