#!/bin/sh IFACES="-i vr0" echo "Starting dnsmasq ..." /usr/sbin/dnsmasq -u bind $IFACES