#!/bin/sh
#
# template	Summary of the service.
#
# chkconfig: 345 73 17
# description:	Bacula director Daemon
# processname: baculafd

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