1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 14:38:20 +02:00
openwrt/package/network/services/dnsmasq
Hans Dedecker 8b486ec2b5 dnsmasq: add dhcp-script hook conditionally
Commit b32689afd6a661339861086c669e15c936293cf8 added support for dhcp-script hook.
Adding dhcp-script config option results into two instances of dnsmasq being run
which triggered oom issues on platforms having low memory.

The dnsmasq dhcp-script config option will now only be added if at least one of the
dhcp, tftp, neigh hotplug dirs has a regular hotplug file or if the dhcpscript uci
config option is specified.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2017-06-09 16:44:04 +02:00
..
files dnsmasq: add dhcp-script hook conditionally 2017-06-09 16:44:04 +02:00
patches dnsmasq: bump to 2.77rc3 2017-05-12 21:30:56 +02:00
Makefile dnsmasq: add dhcp-script hook conditionally 2017-06-09 16:44:04 +02:00