correctly start synapse
This commit is contained in:
parent
7a7e51ce11
commit
42c846e58d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/with-contenv sh
|
#!/usr/bin/with-contenv sh
|
||||||
|
|
||||||
cd /var/lib/synapse
|
cd /var/lib/synapse
|
||||||
s6-setuidgid synapse /var/lib/synapse/bin/python -B -m synapse.app.homeserver -c server.yaml
|
s6-setuidgid synapse python -B -m synapse.app.homeserver -c server.yaml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue