projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddf48c1
)
backport change from trunk
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 28 Oct 2006 14:56:17 +0000
(14:56 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 28 Oct 2006 14:56:17 +0000
(14:56 +0000)
SVN-Revision: 5322
openwrt/package/base-files/default/etc/functions.sh
patch
|
blob
|
history
diff --git
a/openwrt/package/base-files/default/etc/functions.sh
b/openwrt/package/base-files/default/etc/functions.sh
index b33338b2164b4e1d50f8e572129df78ae57199b4..60ead7f13a0d7adda990cc498ddd44aa3076596c 100755
(executable)
--- a/
openwrt/package/base-files/default/etc/functions.sh
+++ b/
openwrt/package/base-files/default/etc/functions.sh
@@
-140,6
+140,7
@@
config_clear() {
}
config_load() {
+ CONFIG_SECTION=
local DIR="./"
_C=0
[ \! -e "$1" -a -e "/etc/config/$1" ] && {