diff options
Diffstat (limited to 'frontends')
| -rw-r--r-- | frontends/etc/inetd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
