diff options
Diffstat (limited to 'toys/pending/telnetd.c')
-rw-r--r-- | toys/pending/telnetd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toys/pending/telnetd.c b/toys/pending/telnetd.c index f9f34224..4198e63f 100644 --- a/toys/pending/telnetd.c +++ b/toys/pending/telnetd.c @@ -8,7 +8,6 @@ USE_TELNETD(NEWTOY(telnetd, "w#<0b:p#<0>65535=23f:l:FSKi[!wi]", TOYFLAG_USR|TOYF config TELNETD bool "telnetd" default n - depends on TOYBOX_PTY help Handle incoming telnet connections |