X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fnetwork%2Fservices%2Fodhcpd%2Ffiles%2Fodhcpd-update;h=9bc7abcc1c3a85c77a3e8b791393768f7afec570;hb=918ec4d549cc80b590e50003d0c489c27f864749;hp=20980f2228cbffd32608b4fc29733ea363784f8d;hpb=76dfe21a272cbac9bc633453c764676e84992a8c;p=openwrt%2F.git diff --git a/package/network/services/odhcpd/files/odhcpd-update b/package/network/services/odhcpd/files/odhcpd-update index 20980f2228..9bc7abcc1c 100755 --- a/package/network/services/odhcpd/files/odhcpd-update +++ b/package/network/services/odhcpd/files/odhcpd-update @@ -1,3 +1,6 @@ #!/bin/sh -# Make dnsmasq reread hostfile -killall -SIGHUP dnsmasq +# Make dnsmasq reread hostfile by sending SIGHUP signal + +. $IPKG_INSTROOT/lib/functions/procd.sh + +procd_send_signal dnsmasq