From: Felix Fietkau Date: Tue, 27 Feb 2007 23:09:57 +0000 (+0000) Subject: move config_get_bool from /sbin/wifi to /etc/functions.sh X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4215478ffe8ca502e26ee1b5a13bce20e271bf49;p=librecmc%2Flibrecmc.git move config_get_bool from /sbin/wifi to /etc/functions.sh SVN-Revision: 6407 --- diff --git a/package/base-files/files/etc/functions.sh b/package/base-files/files/etc/functions.sh index 84121c5458..931f4be472 100755 --- a/package/base-files/files/etc/functions.sh +++ b/package/base-files/files/etc/functions.sh @@ -105,6 +105,17 @@ config_get() { esac } +# config_get_bool