diff options
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 |
