#!/bin/bash

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

. /etc/init.d/smgl_init
