mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Make config path configurable
This commit is contained in:
parent
506bc5df13
commit
0130585355
4 changed files with 19 additions and 7 deletions
|
@ -7,7 +7,7 @@ After=network.target
|
|||
|
||||
[Service]
|
||||
Type=dbus
|
||||
ExecStart=%dir%/bin/textsecure-cli -u %I daemon --system
|
||||
ExecStart=%dir%/bin/textsecure-cli -u %I --config /var/lib/textsecure-cli daemon --system
|
||||
User=textsecure-cli
|
||||
BusName=org.asamk.TextSecure
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue