Skip to content
Snippets Groups Projects
  1. Feb 09, 2018
  2. Feb 08, 2018
  3. Feb 05, 2018
  4. Feb 04, 2018
  5. Feb 03, 2018
  6. Nov 14, 2017
  7. Nov 07, 2017
  8. 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
  9. Aug 16, 2017
  10. Apr 21, 2017
  11. Mar 13, 2017
Loading