Hi, How to start the telnetd service.

Vladimir N. Oleynik dzo at simtreas.ru
Mon Sep 26 07:55:35 UTC 2005


chenggh04 at st.lzu.edu.cn wrote:

 > The content of inetd.conf
 > telnet  stream  tcp     nowait  root    /usr/sbin/telnetd

Its string call busybox with arg[0]=NULL and busybox
can`t found applet name for run. Right string is:

telnet  stream  tcp     nowait  root    /usr/sbin/telnetd telnetd


--w
vodz




More information about the busybox mailing list