On Mon, Nov 9, 2015 at 11:06 AM, Vincent Bernat <ber...@debian.org> wrote:

> > Right - I see; I guess the benefit of using start-stop-daemon is that
> > it will only kill haproxy processes, whereas the kill loop is
> > indiscriminate.
>
> Yes. This is error-prone (and I just noticed that I have the same
> problem in my backport of 1.6 for Trusty) but I think that the best for
> now is to stay as is. We could create PID files for each PID, but this
> won't look clean.
>

Agreed - I think your kill based approach is OK and avoids such complexity.

Reply via email to