projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84b93f7
)
Amir Shalem observed that telnetd doesn't really require login, so forcing
author
Rob Landley
<rob@landley.net>
Thu, 15 Sep 2005 18:22:43 +0000
(18:22 -0000)
committer
Rob Landley
<rob@landley.net>
Thu, 15 Sep 2005 18:22:43 +0000
(18:22 -0000)
it is wrong.
networking/Config.in
patch
|
blob
|
history
diff --git
a/networking/Config.in
b/networking/Config.in
index 671d84d260238b83d8f5c9ddb5492ca954f23d93..4950ae45949576201aaffdadcfd8741dae9d392a 100644
(file)
--- a/
networking/Config.in
+++ b/
networking/Config.in
@@
-513,7
+513,6
@@
config CONFIG_FEATURE_TELNET_AUTOLOGIN
config CONFIG_TELNETD
bool "telnetd"
default n
- 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