allow telnet login only in failsafe by default

SVN-Revision: 429
This commit is contained in:
Felix Fietkau 2005-03-23 13:33:17 +00:00
parent 48158a983c
commit db950ba204
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
menu "Runtime Configuration"
choice
bool "Telnet access"
default BR2_SYSCONF_TELNET_OPEN
default BR2_SYSCONF_TELNET_FAILSAFE_ONLY
config BR2_SYSCONF_TELNET_FAILSAFE_ONLY
bool "open, failsafe only"