mirror of https://github.com/hak5/openwrt-owl.git
parent
30818a4939
commit
f85b032709
|
@ -594,7 +594,7 @@ config BUSYBOX_CONFIG_TELNETD
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_FEATURE_TELNETD_STANDALONE
|
config BUSYBOX_CONFIG_FEATURE_TELNETD_STANDALONE
|
||||||
bool "Support standalone telnetd (not inetd only)"
|
bool "Support standalone telnetd (not inetd only)"
|
||||||
default n
|
default y
|
||||||
depends on BUSYBOX_CONFIG_TELNETD
|
depends on BUSYBOX_CONFIG_TELNETD
|
||||||
help
|
help
|
||||||
Selecting this will make telnetd able to run standalone.
|
Selecting this will make telnetd able to run standalone.
|
||||||
|
|
Loading…
Reference in New Issue