#!/bin/sh
#
# chkconfig: 345 72 18
# description:	Bacula Storage Daemon
# processname: baculafd

exec /etc/bacula/bacula-ctl-sd $@