1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 23:45:28 +03: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:
nbd 2005-03-23 13:33:17 +00:00
parent 5bd92e199f
commit a838f4fd41

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"