From: Felix Fietkau Date: Mon, 30 May 2005 21:29:40 +0000 (+0000) Subject: enable telnet client by default X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f7c678437027e96f8dfa508b0cc65215e75f1952;p=librecmc%2Flibrecmc.git enable telnet client by default SVN-Revision: 1121 --- diff --git a/openwrt/package/busybox/config/networking/Config.in b/openwrt/package/busybox/config/networking/Config.in index 5af65ef4aa..3699db9fc2 100644 --- a/openwrt/package/busybox/config/networking/Config.in +++ b/openwrt/package/busybox/config/networking/Config.in @@ -465,14 +465,14 @@ config BUSYBOX_CONFIG_ROUTE config BUSYBOX_CONFIG_TELNET bool "telnet" - default n + default y help Telnet is an interface to the TELNET protocol, but is also commonly used to test other simple protocols. config BUSYBOX_CONFIG_FEATURE_TELNET_TTYPE bool " Pass TERM type to remote host" - default n + default y depends on BUSYBOX_CONFIG_TELNET help Setting this option will forward the TERM environment variable to the