]> Sergey Matveev's repositories - public-inbox.git/commitdiff
daemon: unlink .oldbin PID file correctly
authorEric Wong <e@yhbt.net>
Sun, 22 Mar 2020 08:58:49 +0000 (08:58 +0000)
committerEric Wong <e@yhbt.net>
Tue, 24 Mar 2020 22:00:45 +0000 (22:00 +0000)
We need to track the PID file having ".oldbin" appended
to it while a SIGUSR2 upgrade is in progress and ensure
it is unlinked on SIGQUIT.


No differences found