Bacula-users

[Bacula-users] bacula-fd and systemd

2016-02-25 10:47:39
Subject: [Bacula-users] bacula-fd and systemd
From: Mike Hobbs <mhobbs AT mtl.mit DOT edu>
To: bacula-users AT lists.sourceforge DOT net
Date: Thu, 25 Feb 2016 10:28:36 -0500
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 AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Bacula-users] bacula-fd and systemd, Mike Hobbs <=