base-files: enable option to skip the netfilter "filter" table for established connec...
[openwrt-14.07/.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