diff options
| author | Paul Buetow <paul@buetow.org> | 2022-04-14 19:18:12 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-04-14 19:18:12 +0100 |
| commit | 7c121d29eb036e29a7c6c94361002a9a2e2bd146 (patch) | |
| tree | cd323bef2501149369c9a8467e71533c7b94f3eb /openbsd/frontends/etc | |
| parent | 3ba81b44973475765bb2bc7000d8d5cc9b38ec1a (diff) | |
more on ha.pl
Diffstat (limited to 'openbsd/frontends/etc')
| -rw-r--r-- | openbsd/frontends/etc/inetd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsd/frontends/etc/inetd.conf b/openbsd/frontends/etc/inetd.conf index 5f88aa3..7176af4 100644 --- a/openbsd/frontends/etc/inetd.conf +++ b/openbsd/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 /usr/local/bin/ha.pl ha.pl --inetd +*:4242 stream tcp nowait www /bin/cat cat /var/run/ha.status |
