mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 05:12:29 +02:00
allow telnet login only in failsafe by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@429 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5bd92e199f
commit
a838f4fd41
@ -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