summaryrefslogtreecommitdiff
path: root/package/network/services/dnsmasq/files/dnsmasq.hotplug
Commit message (Collapse)AuthorAgeFilesLines
* dnsmasq: replace the iface hotplug script with a procd triggerFelix Fietkau2016-07-291-5/+0
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* dnsmasq: rework init procedureJo-Philipp Wich2013-12-211-0/+5
- cache udhcp check results to speed up subsequent reloads - enable procd file tracking for /var/etc/dnsmasq.conf to only reload service if needed - implement reload action to only restart dnsmasq if /var/etc/dnsmasq.conf actually changed - launch dnsmasq from interface hotplug to avoid race conditions with network bringup Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 39152