projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48158a9
)
allow telnet login only in failsafe by default
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 23 Mar 2005 13:33:17 +0000
(13:33 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 23 Mar 2005 13:33:17 +0000
(13:33 +0000)
SVN-Revision: 429
openwrt/package/Sysconf.in
patch
|
blob
|
history
diff --git
a/openwrt/package/Sysconf.in
b/openwrt/package/Sysconf.in
index 647e292ff7cd67fafb46a38073dcac44c008fc82..6c0cac3cd83a52107ced60f01d504f00bba4be14 100644
(file)
--- a/
openwrt/package/Sysconf.in
+++ b/
openwrt/package/Sysconf.in
@@
-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"