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

2016-02-25 Thread Kern Sibbald
There may be a special target that you can use for installing systemd, but the easiest way should be: - do configure as yu did - build and install Bacula normally - cd /platforms/systemd - make install That *should* do everything you need, but I have never tried it. Best regards, Kern On

[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