#!/bin/bash

PROGRAM=/usr/sbin/unbound
PIDFILE=/var/run/unbound/unbound.pid
RUNLEVEL=3
NEEDS="+remote_fs +network"

. /etc/init.d/smgl_init
