create branch for barrier breaker (from trunk r41863)
[14.07/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