X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/11f6a780e57e9febfa701f688575dfc79cc1f970..2a048c6e56319c3ad2a7fd337b7930f09959df3a:/package/base-files/default/etc/functions.sh?ds=sidebyside diff --git a/package/base-files/default/etc/functions.sh b/package/base-files/default/etc/functions.sh index bf87548ca..f7cb878bc 100755 --- a/package/base-files/default/etc/functions.sh +++ b/package/base-files/default/etc/functions.sh @@ -77,6 +77,7 @@ config_clear() { } config_load() { + CONFIG_SECTION= local DIR="./" _C=0 [ \! -e "$1" -a -e "/etc/config/$1" ] && {