1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 15:04:36 +03:00
openwrt-xburst/package/busybox/patches/120-no_login_for_telnetd.patch
mbm cb65b9f302 *** empty log message ***
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@213 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-06 01:32:23 +00:00

13 lines
481 B
Diff

diff -ur busybox.orig/networking/Config.in busybox/networking/Config.in
--- busybox.orig/networking/Config.in 2004-09-23 22:08:46.000000000 +0200
+++ busybox/networking/Config.in 2004-10-31 20:09:54.622922408 +0100
@@ -492,7 +492,7 @@
config CONFIG_TELNETD
bool "telnetd"
default n
- select CONFIG_LOGIN
+ #select CONFIG_LOGIN
help
A daemon for the TELNET protocol, allowing you to log onto the host
running the daemon. Please keep in mind that the TELNET protocol