#!/bin/sh
#
# template	Summary of the service.
#
# chkconfig: 345 71 19
# description:	Bacula File Daemon
# processname: baculafd

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