freeipa/daemons
Christian Heimes e1e3218270 Give ODS socket a bit of time
ipa-ods-exporter uses systemd socket activation. The script uses
select() to check if the socket is readable. A timeout of 0 is a bit too
aggressive. Sometimes select() doesn't consider the systemd socket as
readable. This causes ODS to fail silently

A timeout of one second seems to remove the problem. A proper error code
also signals that something went wrong.

Closes: https://pagure.io/freeipa/issue/7378
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2018-01-23 21:54:04 +01:00
..
dnssec Give ODS socket a bit of time 2018-01-23 21:54:04 +01:00
ipa-kdb Include ipa_krb5.h without util prefix 2017-12-20 13:01:02 +01:00
ipa-otpd ipa-otpd.socket.in: Use a platform specific value for KDC service file 2017-04-12 16:17:51 +02:00
ipa-sam ipa-sam: use smbldap_set_bind_callback for Samba 4.7 or later 2017-07-11 15:21:35 +02:00
ipa-slapi-plugins ipa-extdom-extop: refactor nsswitch operations 2017-11-30 11:38:03 +02:00
ipa-version.h.in Build: move version handling from Makefile to configure 2016-11-09 13:08:32 +01:00
Makefile.am Build: properly integrate ipa-version.h.in into build system 2016-11-29 15:28:24 +01:00