openwrt/package/base-files/files
Günther Kelleter cddd7b4c77 base-files: config_get: prevent filename globbing
When config_get is called as "config_get section option" the option
is unexpectedly globbed by the shell which differs from the way options
are read to a variable with "config_get variable section option".
Add another layer of double quotes to fix it.

Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
(backported from commit c3389ab135)
2019-01-30 13:21:02 +01:00
..
bin base-files: do not add relevant sections & options except when ipv6 is support in kernel 2018-12-18 10:27:36 +01:00
etc base-files: install missing /etc/iproute2/ematch_map 2019-01-08 22:34:07 +01:00
lib base-files: config_get: prevent filename globbing 2019-01-30 13:21:02 +01:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: sysupgrade: Allow downloading of firmware images using HTTPS 2018-12-18 17:22:07 +01:00
usr base-files: add menuconfig option for HOME_URL 2018-12-18 09:44:01 +01:00