]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Add systemd to redhat spec file configure options
authorMatthew Newton <matthew-git@newtoncomputing.co.uk>
Thu, 28 Feb 2019 16:14:56 +0000 (16:14 +0000)
committerMatthew Newton <matthew-git@newtoncomputing.co.uk>
Thu, 28 Feb 2019 20:14:49 +0000 (20:14 +0000)
redhat/freeradius.spec

index 571fb57adb5974f9d77f217d58868698a1725180..630a94e88ed21f7639474cd48c5fb83599800c70 100644 (file)
@@ -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} \