$linuxcli.in _    [commands]    [tips & tricks]    [manpage]    [ESXi CLi]    [what is my ip?]    [pingme!]    [BIOS lock code]    [Code repo]




inetd -


    
    BusyBox v1.29.3 (2018-11-02 15:37:50 PDT) 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)
    	Default CONFFILE is /etc/inetd.conf