diff options
author | Petr Štetiar <ynezz@true.cz> | 2020-04-28 17:00:58 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-04-30 00:52:04 +0200 |
commit | b17a5a9bdb9f6f5ff73ceee0265b3f5de943d1bb (patch) | |
tree | aa33ba48934df008946c8a6496ef564f4ac1f4bb /package/network/utils/wwan | |
parent | aa0526b5f27c9c9edad719dd9c521ef4dae10a00 (diff) | |
download | upstream-b17a5a9bdb9f6f5ff73ceee0265b3f5de943d1bb.tar.gz upstream-b17a5a9bdb9f6f5ff73ceee0265b3f5de943d1bb.tar.bz2 upstream-b17a5a9bdb9f6f5ff73ceee0265b3f5de943d1bb.zip |
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>
Diffstat (limited to 'package/network/utils/wwan')
0 files changed, 0 insertions, 0 deletions