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
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