From 9eafe76ca3403bbc3e7c9903b8369cf3f95fa812 Mon Sep 17 00:00:00 2001 From: Alexey Tikhonov Date: Thu, 28 Mar 2024 22:19:39 +0100 Subject: [PATCH] SPEC: build with 'syslog' instead of 'journald' --- contrib/sssd.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in index 0a77d2c98c8..f6aca4c9838 100644 --- a/contrib/sssd.spec.in +++ b/contrib/sssd.spec.in @@ -566,7 +566,7 @@ autoreconf -ivf --with-pipe-path=%{pipepath} \ --with-pubconf-path=%{pubconfpath} \ --with-sssd-user=%{sssd_user} \ - --with-syslog=journald \ + --with-syslog=syslog \ --with-test-dir=/dev/shm \ %if %{build_subid} --with-subid \