openwrt/package
Petr Štetiar b17a5a9bdb dnsmasq: always inform about disabled dhcp service
Init script checks for an already active DHCP server on the interface
and if such DHCP server is found, then it logs "refusing to start DHCP"
message, starts dnsmasq without DHCP service unless `option force 1` is
set and caches the DHCP server check result.

Each consecutive service start then uses this cached DHCP server check
result, but doesn't provide log feedback about disabled DHCP service
anymore.

So this patch ensures, that the log message about disabled DHCP service
on particular interface is always provided.

Acked-by: Hans Dedecker <dedeckeh@gmail.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-04-30 00:52:04 +02:00
..
base-files base-files: ensure VERBOSE is set 2020-04-21 00:01:49 +02:00
boot mvebu: tidy up support for GL.iNet GL-MV1000 2020-04-27 00:25:12 +02:00
devel perf: build with NO_LIBCAP=1 2020-04-26 21:20:47 +02:00
firmware ath10k-ct-firmware: add htt-mgt variants 2020-04-28 09:33:09 +02:00
kernel kernel: hwmon: add Analog Devices AD741x support 2020-04-29 16:03:00 +02:00
libs elfutils: powerpc build fix 2020-04-28 07:45:00 +02:00
network dnsmasq: always inform about disabled dhcp service 2020-04-30 00:52:04 +02:00
system procd: extend requirejail attribute handling 2020-04-25 10:31:33 +01:00
utils ugps: nmea: fix time comparision 2020-04-29 21:32:35 +01:00
Makefile