Hello Robert,

The issue can be solved by adding "Type=forking" to the service,
or adding -fT to the command line.

...
Type=forking
ExecStart=/opt/bacula...
...

Best Regards,
Eric

On 7/25/22 16:50, Robert Reihs wrote:
Issue Reported: https://bugs.bacula.org/view.php?id=2657

On Mon, Jul 25, 2022 at 4:37 PM Robert Reihs <robert.re...@gmail.com> wrote:

Hi,
I have the same problem with a newly bacula 13 installation on debian.
When modifying the systemctl to startup bacula-sd in foreground the service
starts fine. When removing it again service is  not starting and no error
messages shown. Only output in syslog:
Jul 25 16:21:48 localhost systemd[1]: Started Bacula Storage Daemon
service.
Jul 25 16:21:48 localhost systemd[1]: bacula-sd.service: Succeeded.
Also no trace file is generated. Settings
in /usr/lib/systemd/system/bacula-sd.service:
...
WorkingDirectory=/opt/bacula/working
ExecStart=/opt/bacula/bin/bacula-sd -dt -T -m -d 200 -c
/opt/bacula/etc/bacula-sd.conf
...
Best
Robert





_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users



_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to