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