tags 794437 + pending
thanks

Hi Chris,

> Simply removing the ExecStop line fixes this (presumably systemd sends a
> SIGTERM or something to the process).

Thanks for the report. Yes, systemd sends a SIGTERM to the process..

> This seems like a reasonable fix

.. ah, not quite! systemd will eventually send a SIGKILL - but we must
wait for the server to fully shutdown - it may not have finished writing
the dump file to disk and thus we would be risking silent data loss!

This is what the "--retry forever/TERM/1" in the initscript is for,
which we can duplicate in systemd with "TimeoutStopSec=0" AFAICT. Upload
incoming...


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to