You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/network
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>
4 years ago
..
config netifd/config.sh: remove some bashism (usage of [[) 4 years ago
ipv6 6in4/6in4.sh: remove some bashism (usage of [[) 4 years ago
services dnsmasq: fix uci-defaults script to exit 0 so it is cleaned up 4 years ago
utils iproute2: update to 5.5.0, enable LTO 4 years ago