OpenWrt – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | #!/bin/sh |
2 | # Make dnsmasq reread hostfile by sending SIGHUP signal |
||
3 | |||
4 | . $IPKG_INSTROOT/lib/functions/procd.sh |
||
5 | |||
6 | procd_send_signal dnsmasq |