From: Kern Sibbald Date: Sat, 4 Aug 2018 08:17:35 +0000 (+0200) Subject: Tweak recompile configure.in X-Git-Tag: Release-9.2.1~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bc12db02f70eeff27838daef365f8807c3253c4;p=thirdparty%2Fbacula.git Tweak recompile configure.in --- diff --git a/bacula/configure b/bacula/configure index b8493c576f..dd7714ab0d 100755 --- a/bacula/configure +++ b/bacula/configure @@ -31203,9 +31203,9 @@ if test "${with_systemd+set}" = set; then : withval=$with_systemd; if test "$withval" != "no"; then if test "$withval" = "yes"; then - SYSTEMD_UNITDIR="/etc/systemd/system" + SYSTEMD_UNITDIR="/lib/systemd/system" else - SYSTEMD_UNITDIR="${withval}" + SYSTEMD_UNITDIR="${withval}" fi PFILES="${PFILES} \