<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Nov 9, 2015 at 11:06 AM, Vincent Bernat <span dir="ltr"><<a href="mailto:bernat@debian.org" target="_blank">bernat@debian.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> Right - I see; I guess the benefit of using start-stop-daemon is that<br>
> it will only kill haproxy processes, whereas the kill loop is<br>
> indiscriminate.<br>
<br>
Yes. This is error-prone (and I just noticed that I have the same<br>
problem in my backport of 1.6 for Trusty) but I think that the best for<br>
now is to stay as is. We could create PID files for each PID, but this<br>
won't look clean.<br></blockquote><div><br></div><div>Agreed - I think your kill based approach is OK and avoids such complexity. </div></div></div></div>