dnsmasq: rework init procedure
[openwrt.git] / package / network / services / dnsmasq / files / dnsmasq.hotplug
1 #!/bin/sh
2
3 [ "$ACTION" = ifup ] || exit 0
4
5 /etc/init.d/dnsmasq enabled && /etc/init.d/dnsmasq start