projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
5bd92e1
)
allow telnet login only in failsafe by default
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Mar 2005 13:33:17 +0000
(13:33 +0000)
committer
nbd
<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
patch
|
blob
|
history
diff --git
a/package/Sysconf.in
b/package/Sysconf.in
index
647e292
..
6c0cac3
100644
(file)
--- a/
package/Sysconf.in
+++ b/
package/Sysconf.in
@@
-3,7
+3,7
@@
menu "Runtime Configuration"
choice
bool "Telnet access"
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"
config BR2_SYSCONF_TELNET_FAILSAFE_ONLY
bool "open, failsafe only"
This page took
0.024242 seconds
and
4
git commands to generate.