Hello,

I have a strange issue with bacula and systemd and was hoping someone 
might have an answer.

We have create a bacula systemd file (which I will post below).  The 
issue is, if I warm boot the machine (reboot) it works fine.  If I cold 
boot the machine (the machine is currently in a powered off state) 
bacula will not start, but if I login and manually start bacula it works 
fine.

I'm using bacula-fd 5.2.13

[Unit]
Description=MTL Bacula Client
After=network.target

[Service]
ExecStart=/opt/mtl-sys/bacula/etc/bacula-ctl-fd start
Type=forking
ExecStop=/opt/mtl-sys/bacula/etc/bacula-ctl-fd stop

[Install]
WantedBy=multi-user.target


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to