summaryrefslogtreecommitdiffstats
path: root/obsolete-buildroot
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2004-11-15 08:17:19 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2004-11-15 08:17:19 +0000
commitb3a1738149ef50789d8997e975fdac61a298ccb5 (patch)
treea4e65e46151cae4f1c18868b4de99a1beefa2ca2 /obsolete-buildroot
parent41d73db79951753ea859f2ede0c18eb7da5141c2 (diff)
remove login dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@173 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'obsolete-buildroot')
-rw-r--r--obsolete-buildroot/sources/openwrt/busybox/patches/120-no_login_for_telnetd.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/obsolete-buildroot/sources/openwrt/busybox/patches/120-no_login_for_telnetd.patch b/obsolete-buildroot/sources/openwrt/busybox/patches/120-no_login_for_telnetd.patch
new file mode 100644
index 000000000..3c31f1a23
--- /dev/null
+++ b/obsolete-buildroot/sources/openwrt/busybox/patches/120-no_login_for_telnetd.patch
@@ -0,0 +1,12 @@
+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