Hi,

On Mon, 11 Jan 2021, at 23:24, de...@sumpfralle.de wrote:
> Hello,
> 
> 
> On Sun, 10 Jan 2021 17:34:57 +0100 <de...@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.

Unfortunately, that would undo the fix for the bug #920339

I’m going to keep your original fix.

-- 
Cheers,
  Andrej

Reply via email to