net-im/matrix-synapse: fix pidfile path in init script
This commit is contained in:
parent
aab5129b2c
commit
0b0ef4f1f4
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
command=/usr/bin/synctl
|
||||
command_args="start"
|
||||
pidfile=/var/run/matrix-synapse/knot.pid
|
||||
pidfile=/var/run/matrix-synapse/homeserver.pid
|
||||
required_files=/var/lib/matrix-synapse/homeserver.yaml
|
||||
|
||||
depend() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue