From: Florian Eckert Date: Wed, 30 Nov 2016 08:08:21 +0000 (+0100) Subject: dnsmasq: reload config if host name is modified X-Git-Tag: v17.01.0-rc1~606 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=854459a2f923376e0e509ebc0fb8ff90e9f13c02;hp=854459a2f923376e0e509ebc0fb8ff90e9f13c02;p=openwrt%2F.git dnsmasq: reload config if host name is modified If the hostname in /etc/config/system is modified the dnsmasq will not reread the update host file under /tmp/hosts/dhcp.$cfg. Signed-off-by: Florian Eckert ---