diff options
| author | Paul Buetow <paul@buetow.org> | 2022-04-13 21:45:00 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-04-13 21:45:00 +0100 |
| commit | 3ba81b44973475765bb2bc7000d8d5cc9b38ec1a (patch) | |
| tree | b59e6604ced9ef457a245a2cd25495bf8f62f593 /openbsd/frontends/etc | |
| parent | 5fb38230b986bef238c74a670a678e2488bea507 (diff) | |
more on ha.pl and rexification
Diffstat (limited to 'openbsd/frontends/etc')
| -rw-r--r-- | openbsd/frontends/etc/inetd.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsd/frontends/etc/inetd.conf b/openbsd/frontends/etc/inetd.conf index d070ad4..5f88aa3 100644 --- a/openbsd/frontends/etc/inetd.conf +++ b/openbsd/frontends/etc/inetd.conf @@ -1 +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 |
