Skip to content

Commit d30a40f

Browse files
SPEC: build with 'syslog' instead of 'journald'
1 parent a796699 commit d30a40f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/sssd.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ autoreconf -ivf
558558
--with-pipe-path=%{pipepath} \
559559
--with-pubconf-path=%{pubconfpath} \
560560
--with-sssd-user=%{sssd_user} \
561-
--with-syslog=journald \
561+
--with-syslog=syslog \
562562
--with-test-dir=/dev/shm \
563563
%if %{build_subid}
564564
--with-subid \

0 commit comments

Comments
 (0)