Related: https://pagure.io/SSSD/sssd/issue/4043
A typo prevents systemd.pc from being detected, in turn this means HAVE_SYSTEMD is never set, responders are built without socket activation support and the monitor never notifies systemd that it is ready.
Oops, this is embarassing. Thank you for the patch.
Pull-Request has been closed by jhrozek
Related: https://pagure.io/SSSD/sssd/issue/4043
A typo prevents systemd.pc from being detected, in turn this means
HAVE_SYSTEMD is never set, responders are built without socket
activation support and the monitor never notifies systemd that it is
ready.