Denys Vlasenko wrote:
On Tue, Jun 9, 2009 at 9:10 PM, Denys Vlasenko<[email protected]> wrote:
Does the attached patch help?

Scratch that. Here is a (hopefully) more complete fix:

http://busybox.net/downloads/fixes-1.14.1/busybox-1.14.1-telnetd.patch

Does it work for you?
--
vda
Yes, this does solve my problem. Lsof shows no weird descriptors open in telnetd's children. Just 0, 1, and 2 referencing /dev/pty/N, and descriptor 10 referencing /dev/tty. I assume the latter is an artifact of the busybox shell, which is what I
am starting from telnetd via the -l option.

Thanks,
Doug




_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to