correctly start synapse
This commit is contained in:
parent
7a7e51ce11
commit
42c846e58d
@ -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…
Reference in New Issue
Block a user