99bb2e4
[Unit]
99bb2e4
Description=Bacula-FileDaemon, a Backup-client
f46ff02
Documentation=man:bacula-fd(8)
217785f
Requires=syslog.target network.target nss-lookup.target
217785f
After=network.target nss-lookup.target
99bb2e4
99bb2e4
[Service]
99bb2e4
Environment=CONFIG=/etc/bacula/bacula-fd.conf
99bb2e4
EnvironmentFile=-/etc/sysconfig/bacula-fd
99bb2e4
ExecStartPre=/usr/sbin/bacula-checkconf $CONFIG
a9c6a94
ExecStart=/usr/sbin/bacula-fd -f $OPTS -c $CONFIG -u $FD_USER -g $FD_GROUP
99bb2e4
IOSchedulingClass=idle
99bb2e4
StandardOutput=syslog
baeeb20
Restart=always
99bb2e4
99bb2e4
[Install]
99bb2e4
WantedBy=multi-user.target