1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-09-30 16:11:18 +02:00

make telnetd standalone

SVN-Revision: 5959
This commit is contained in:
Felix Fietkau 2007-01-01 22:38:32 +00:00
parent 30818a4939
commit f85b032709

@ -594,7 +594,7 @@ config BUSYBOX_CONFIG_TELNETD
config BUSYBOX_CONFIG_FEATURE_TELNETD_STANDALONE
bool "Support standalone telnetd (not inetd only)"
default n
default y
depends on BUSYBOX_CONFIG_TELNETD
help
Selecting this will make telnetd able to run standalone.