#!/bin/bash

PROGRAM="/usr/sbin/dnsmasq"
RUNLEVEL=3
NEEDS="+remote_fs +network"

. /etc/init.d/smgl_init
