Skip to content
Snippets Groups Projects
  1. Apr 20, 2018
  2. Sep 24, 2017
    • rnbdsh's avatar
      Start traditionally, stop synctl · b68b0ede
      rnbdsh authored
      Starting with synctl lead to "no config file found"
      Stopping also leads to some (code=exited, status=1/FAILURE), but at least now we can stop the service.
      b68b0ede
    • rnbdsh's avatar
      Remove non-existing files, add stop, use synctl · 68f73770
      rnbdsh authored
      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).
      68f73770
  3. Feb 28, 2017
  4. Apr 14, 2016
  5. May 31, 2015
  6. Apr 29, 2015
Loading