synapse/contrib/systemd
rnbdsh 68f737702b Remove non-existing files, add stop, use synctl
Non-existing files, when running the suggested from https://github.com/matrix-org/synapse#configuring-synapse
/etc/synapse/log_config.yaml so the --log-config leads to an error
/etc/sysconfig/synapse The environment-file or even the /etc/sysconfig does not exist in arch linux

Also instead of calling python2 we use synctl, as this seems to be the proper way to start it, and it gives us a more useful error in the systemctl status. And we now allow stop (and therefore restart).
2017-09-24 04:26:23 +02:00
..
log_config.yaml contrib/systemd: log_config.yaml: do not disable existing loggers 2015-05-31 19:25:21 +03:00
synapse.service Remove non-existing files, add stop, use synctl 2017-09-24 04:26:23 +02:00