#!/bin/sh
# Place holder.  dnsmasq process is initialized by plume code, 
# but not able to disable the initscript.
DAEMON=/usr/bin/dnsmasq
NAME=dnsmasq
DESC="DNS forwarder and DHCP server"

exit
