initial commit

This commit is contained in:
Sebastian Hugentobler 2016-08-03 11:38:20 +02:00
commit 851c8bfb03
7 changed files with 248 additions and 0 deletions

View file

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