openwrtv3/package
Hans Dedecker 0e84393ee2 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:07:19 +02:00
..
base-files base-files: fix links in banner.failsafe 2018-06-18 07:10:15 +02:00
boot uboot-oxnas: fix typo accidentally committed during oxnas reboot 2018-06-18 18:55:19 +02:00
devel gdb: Update to 8.1 2018-06-07 09:05:32 +02:00
firmware ipq40xx: add support for ZyXEL WRE6606 2018-06-18 18:21:20 +02:00
kernel ltq-vdsl-fw: add nonshared flag 2018-06-19 17:57:06 +02:00
libs mbedtls: Cosmetic cleanups 2018-06-18 20:28:20 +02:00
network dnsmasq: fix dnsmasq startup issue 2018-06-20 14:07:19 +02:00
system ucert: fix build 2018-06-15 08:57:44 +02:00
utils busybox: update to 1.28.4 2018-06-18 22:05:30 +02:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00