Amir Shalem observed that telnetd doesn't really require login, so forcing
it is wrong.
This commit is contained in:
parent
84b93f7ef1
commit
6a65d2f8cc
@ -513,7 +513,6 @@ config CONFIG_FEATURE_TELNET_AUTOLOGIN
|
|||||||
config CONFIG_TELNETD
|
config CONFIG_TELNETD
|
||||||
bool "telnetd"
|
bool "telnetd"
|
||||||
default n
|
default n
|
||||||
select CONFIG_LOGIN
|
|
||||||
help
|
help
|
||||||
A daemon for the TELNET protocol, allowing you to log onto the host
|
A daemon for the TELNET protocol, allowing you to log onto the host
|
||||||
running the daemon. Please keep in mind that the TELNET protocol
|
running the daemon. Please keep in mind that the TELNET protocol
|
||||||
|
Loading…
Reference in New Issue
Block a user