openwrt/package
Russell Senior 731f7ea48a dnsmasq: fix uci-defaults script to exit 0 so it is cleaned up
A file, package/network/services/dnsmasq/files/50-dnsmasq-migrate-resolv-conf-auto.sh,
was added in commit 6a28552120, but it
does not exit in a way that tells the uci-defaults mechanism that it
succeeded, and so it is not cleaned up after running successfully. Add
an exit 0 to the end to correct that.

Signed-off-by: Russell Senior <russell@personaltelco.net>
2020-02-19 22:02:59 +01:00
..
base-files brcm47xx: rename target to bcm47xx 2020-02-14 14:10:51 +01:00
boot uboot-envtools: ath79: add Netgear WNDR3700v2 2020-02-04 12:23:48 +01:00
devel perf: Add libunwind only if selected 2020-01-15 20:34:16 +01:00
firmware brcm2708: rename target to bcm27xx 2020-02-14 14:10:51 +01:00
kernel brcm2708: rename target to bcm27xx 2020-02-14 14:10:51 +01:00
libs mbedtls: update to 2.16.4 2020-01-26 15:07:59 +01:00
network dnsmasq: fix uci-defaults script to exit 0 so it is cleaned up 2020-02-19 22:02:59 +01:00
system brcm63xx: rename target to bcm63xx 2020-02-14 14:10:51 +01:00
utils brcm2708: rename target to bcm27xx 2020-02-14 14:10:51 +01:00
Makefile