summaryrefslogtreecommitdiffstats
path: root/src/util
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2011-09-14 13:12:41 -0400
committerStephen Gallagher <sgallagh@redhat.com>2011-09-20 11:25:37 -0400
commit0195667b8d2a39040b69d1ca627439ea9317f66a (patch)
tree699a00cad95b19f5be344fbc7db03ae55946fcc7 /src/util
parent4f1ce08f55806e51a013e5a9824c23c5a65c5f48 (diff)
downloadsssd-0195667b8d2a39040b69d1ca627439ea9317f66a.tar.gz
sssd-0195667b8d2a39040b69d1ca627439ea9317f66a.tar.xz
sssd-0195667b8d2a39040b69d1ca627439ea9317f66a.zip
MONITOR: Correctly detect lack of response from services
We were incorrectly using DBUS_ERROR_TIMEOUT here. The correct behaviour is to check for DBUS_ERROR_NO_REPLY. This way we will properly handle the three-tries in the tasks_check_handler(). Additionally, we weren't properly handling failure counts correctly, meaning we weren't restarting stuck services in a timely manner.
Diffstat (limited to 'src/util')
0 files changed, 0 insertions, 0 deletions