Skip to content

Commit

Permalink
SPEC: build with 'syslog' instead of 'journald'
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-tikhonov committed Apr 22, 2024
1 parent 1bc2007 commit 9c8dab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/sssd.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,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 0%{?rhel} == 9
--with-libsifp \
Expand Down

0 comments on commit 9c8dab4

Please sign in to comment.