[Pkg-matrix-maintainers] Bug#935654: matrix-synapse: /etc/init.d/matrix-synapse stop doesn't work

devel at sumpfralle.de devel at sumpfralle.de
Mon Jan 11 22:24:52 GMT 2021


Hello,


On Sun, 10 Jan 2021 17:34:57 +0100 <devel at sumpfralle.de> wrote:

> * Forcing start-stop-daemon to create the PID file.
>   Synapse seems to fail to do this, see
>   https://github.com/matrix-org/synapse/issues/9066

indeed matrix-synapse does it properly - it just needs the "--daemonize" option.
See my updated patch: it uses "--daemonize" (for matrix-synapse) instead of
"--background" (for start-stop-daemon).
(the removal of "--exec" in "stop" is unrelated and still necessary)

This fixes the start/stop issue.

Cheers,
Lars
-------------- next part --------------
A non-text attachment was scrubbed...
Name: matrix-synapse-935654-2.patch
Type: text/x-patch
Size: 896 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-matrix-maintainers/attachments/20210111/0553d39d/attachment.bin>


More information about the Pkg-matrix-maintainers mailing list