mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 23:30:29 -04:00
pids to $pidfile (one pid per line). Our check_pidfile() from rc.subr will get only first pid and use it for stop/status/etc which is incorrect. Do not use pidfile for that, rather use $procname to get the list of running haproxy processes. [If you know how to do the same with pidfile, please tell me.] |
||
---|---|---|
.. | ||
haproxy.in | ||
pkg-message.in |