update paths and user to reflect the debian package scheme

This commit is contained in:
Sebastian Hugentobler 2018-05-23 18:04:35 +02:00
parent 42c846e58d
commit f978b23d19
7 changed files with 28 additions and 29 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv sh
cd /var/lib/synapse
s6-setuidgid synapse python -B -m synapse.app.homeserver -c server.yaml
cd /var/lib/matrix-synapse
s6-setuidgid matrix-synapse python -B -m synapse.app.homeserver -c server.yaml