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
..
2018-05-07 11:01:39 +02:00
2017-10-08 20:51:03 +03:00
2018-04-15 21:41:36 +03:00
2018-04-23 21:47:23 +02:00
2018-01-10 21:38:55 +01:00
2018-05-22 20:47:20 +02:00
2018-05-02 09:18:27 +02:00