mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 03:14:04 +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"
|
menu "Runtime Configuration"
|
||||||
choice
|
choice
|
||||||
bool "Telnet access"
|
bool "Telnet access"
|
||||||
default BR2_SYSCONF_TELNET_OPEN
|
default BR2_SYSCONF_TELNET_FAILSAFE_ONLY
|
||||||
|
|
||||||
config BR2_SYSCONF_TELNET_FAILSAFE_ONLY
|
config BR2_SYSCONF_TELNET_FAILSAFE_ONLY
|
||||||
bool "open, failsafe only"
|
bool "open, failsafe only"
|
||||||
|
Loading…
Reference in New Issue
Block a user