From 6a65d2f8cccd5e9767b046e82650da95c238fd00 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Thu, 15 Sep 2005 18:22:43 +0000 Subject: [PATCH] Amir Shalem observed that telnetd doesn't really require login, so forcing it is wrong. --- networking/Config.in | 1 - 1 file changed, 1 deletion(-) diff --git a/networking/Config.in b/networking/Config.in index 671d84d..4950ae4 100644 --- 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 -- 2.7.4