um... I forgot to include inetd support. duh.
recompiled it now with the new support in.
EDIT: As penance I added a readme and the .alias file for ease of use.
uploaded new zip (tar gz was too big)
[root@kindle bin]#
inetd --help
Quote:
BusyBox v1.20.2 (2012-09-03 02:06:04 BST) multi-call binary.
Usage: inetd [-fe] [-q N] [-R N] [CONFFILE]
Listen for network connections and launch programs
-f Run in foreground
-e Log to stderr
-q N Socket listen queue (default: 128)
-R N Pause services after N connects/min
(default: 0 - disabled)
|