Re: [Bacula-users] clarify 'with-systemd' usage?

2016-02-26 Thread PGNet Dev
On 02/25/2016 10:17 PM, Kern Sibbald wrote: > do configure as yu did > - build and install Bacula normally > - cd /platforms/systemd > - make install Close, with glitches ... ./configure \ --prefix=/usr/local/bacula \ --with-systemd=/usr/local/bacula/systemd-units \ ... make make install

[Bacula-users] clarify 'with-systemd' usage?

2016-02-20 Thread PGNet Dev
After a bacula 7.4 build, ./configure \ --prefix=/usr/local/bacula \ --with-systemd=(any path) \ ... the .service files are created find . | grep .service$ ./platforms/systemd/bacula-dir.service ./platforms/systemd/bacula