ca5d10c2ed7359d118bc521443db02dd4fbc18e3
[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