From: Kern Sibbald Date: Sun, 3 Sep 2017 09:30:44 +0000 (+0200) Subject: Ensure systemd/bacula.conf is created by configure fixed bug #2307 X-Git-Tag: Release-9.0.4~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e63ddfe475f72b427bb2de481407bed6a95fc9a7;p=thirdparty%2Fbacula.git Ensure systemd/bacula.conf is created by configure fixed bug #2307 --- diff --git a/bacula/autoconf/configure.in b/bacula/autoconf/configure.in index 00d30a417..8878b743b 100644 --- a/bacula/autoconf/configure.in +++ b/bacula/autoconf/configure.in @@ -3325,6 +3325,7 @@ AC_ARG_WITH(systemd, PFILES="${PFILES} \ platforms/systemd/Makefile \ + platforms/systemd/bacula.conf \ platforms/systemd/bacula-dir.service \ platforms/systemd/bacula-fd.service \ platforms/systemd/bacula-sd.service"