allow telnet login only in failsafe by default
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Mar 2005 13:33:17 +0000 (13:33 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Mar 2005 13:33:17 +0000 (13:33 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@429 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/Sysconf.in

index 647e292..6c0cac3 100644 (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"