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