mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-09 21:41:53 +02:00
allow telnet login only in failsafe by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@429 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
96894b9b33
commit
cbaa7039a8
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user