From: Matthew Newton Date: Thu, 28 Feb 2019 16:14:56 +0000 (+0000) Subject: Add systemd to redhat spec file configure options X-Git-Tag: release_3_0_19~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b031d10f8d564ee1702b6932121aea5abb0fac89;p=thirdparty%2Ffreeradius-server.git Add systemd to redhat spec file configure options --- diff --git a/redhat/freeradius.spec b/redhat/freeradius.spec index 571fb57adb5..630a94e88ed 100644 --- a/redhat/freeradius.spec +++ b/redhat/freeradius.spec @@ -353,6 +353,7 @@ export LDFLAGS="-Wl,--build-id" --with-jsonc-include-dir=/usr/include/json \ --with-winbind-include-dir=/usr/include/samba-4.0 \ --with-winbind-lib-dir=/usr/lib64/samba \ + --with-systemd \ %{?_with_rlm_yubikey} \ %{?_without_rlm_yubikey} \ %{?_with_rlm_sql_oracle} \