projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7941c7a
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@429
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
openwrt/package/Sysconf.in
patch
|
blob
|
history
diff --git
a/openwrt/package/Sysconf.in
b/openwrt/package/Sysconf.in
index
647e292
..
6c0cac3
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"