fix directory name
[openwrt/svn-archive/archive.git] / openwrt / package / busybox / patches / 120-no_login_for_telnetd.patch
1 diff -ur busybox.orig/networking/Config.in busybox/networking/Config.in
2 --- busybox.orig/networking/Config.in 2004-09-23 22:08:46.000000000 +0200
3 +++ busybox/networking/Config.in 2004-10-31 20:09:54.622922408 +0100
4 @@ -492,7 +492,7 @@
5 config CONFIG_TELNETD
6 bool "telnetd"
7 default n
8 - select CONFIG_LOGIN
9 + #select CONFIG_LOGIN
10 help
11 A daemon for the TELNET protocol, allowing you to log onto the host
12 running the daemon. Please keep in mind that the TELNET protocol