Skip to content
Snippets Groups Projects
  1. Oct 14, 2017
  2. Oct 02, 2017
  3. Sep 26, 2017
  4. Sep 25, 2017
  5. 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
  6. Sep 22, 2017
  7. Sep 20, 2017
  8. Sep 19, 2017
Loading