]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
master: Send SIGQUIT to processes running at deinit to close socket listeners.
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Tue, 2 May 2017 15:40:43 +0000 (18:40 +0300)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Thu, 11 May 2017 13:13:30 +0000 (16:13 +0300)
commitca9643929373dac078293ecdb2661be2566ee2d2
treeb35e3d8d3b103354300047eb20f74aced7f22927
parent64f36abd314e040b88c720185ac4e7040256fa35
master: Send SIGQUIT to processes running at deinit to close socket listeners.

This allows Dovecot to be restarted even when some lmtp/doveadm process is
running for a long time. Otherwise it would keep the inet_listener socket
open and prevent the new Dovecot from binding to the port.
src/master/service-monitor.c