#!/bin/bash

# the Bacula Storage daemon
PROGRAM=/usr/sbin/bacula-sd
RUNLEVEL=3
NEEDS="+network"

. /etc/init.d/smgl_init
