#!/bin/bash

# the Bacula Director
PROGRAM=/usr/sbin/bacula-dir
RUNLEVEL=3
NEEDS="+network"

. /etc/init.d/smgl_init
