Hi and thanks for this work!
I've noticed that clusterchk service could not be launch if systemctl start clusterchk.socket is not perfomed before. This could be fixed simply by adding Requires=clustercheck.socket https://github.com/mtds/haproxy_galera_check/blob/master/systemd/clusterchk.service#L4 (like it's done in https://github.com/mtds/haproxy_galera_check/blob/master/systemd/clusterchk%40.service#L4).
Would you like a PR for that ?
Hi and thanks for this work!
I've noticed that clusterchk service could not be launch if
systemctl start clusterchk.socketis not perfomed before. This could be fixed simply by addingRequires=clustercheck.sockethttps://github.com/mtds/haproxy_galera_check/blob/master/systemd/clusterchk.service#L4 (like it's done in https://github.com/mtds/haproxy_galera_check/blob/master/systemd/clusterchk%40.service#L4).Would you like a PR for that ?