Skip to content
Snippets Groups Projects
  1. Dec 09, 2019
  2. Dec 05, 2019
  3. Jul 22, 2019
  4. Jul 03, 2019
  5. May 10, 2019
  6. Dec 07, 2018
  7. Apr 20, 2018
  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. Feb 28, 2017
  10. Apr 14, 2016
  11. May 31, 2015
  12. Apr 29, 2015
Loading