dnsmasq.hotplug 100 B

12345
  1. #!/bin/sh
  2. [ "$ACTION" = ifup ] || exit 0
  3. /etc/init.d/dnsmasq enabled && /etc/init.d/dnsmasq start