From d9a369d1fd46ebef44febeaaa330256b4a6f6e50 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 13 May 2022 09:56:31 +0100 Subject: fix hastatus --- frontends/etc/inetd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends') diff --git a/frontends/etc/inetd.conf b/frontends/etc/inetd.conf index 7176af4..efddbb3 100644 --- a/frontends/etc/inetd.conf +++ b/frontends/etc/inetd.conf @@ -1,2 +1,2 @@ 127.0.0.1:11965 stream tcp nowait www /usr/local/bin/vger vger -v -*:4242 stream tcp nowait www /bin/cat cat /var/run/ha.status +*:4242 stream tcp nowait _failunderd /bin/cat cat /var/run/failunderd/status.json -- cgit v1.2.3