openwrt/package/network
Hans Dedecker eb568e0aba dnsmasq: fix dnsmasq startup issue
Commit ecd954d530 installs specific interface triggers which rewrites the dnsmasq config
file and restarts dnsmasq if the network interface becomes active for which a trigger
has been installed.
In case no dhcp sections are specified or ignore is set to 1 dnsmasq will not be started
at startup which breaks DNS resolving.
Fix this by ditching the BOOT check in start_service and always start dnsmasq at startup.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2018-06-20 14:08:01 +02:00
..
config netifd: update to latest git HEAD (FS#1501) 2018-06-19 13:25:19 +02:00
ipv6 ds-lite: make tunnel encapsulation limit support configurable (FS#1501) 2018-06-19 13:25:19 +02:00
services dnsmasq: fix dnsmasq startup issue 2018-06-20 14:08:01 +02:00
utils curl: bump to 7.60.0 2018-05-17 09:49:55 +02:00