From ebbe8a6fd1b4559f064d79016b3571abc2bf54c4 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Tue, 20 Aug 2013 17:19:27 +0200 Subject: Handle SIGUSR1 by resetting the retry timer This implements and documents handling of the SIGUSR1 signal in nslcd to reset the reconnect_sleeptime and reconnect_retrytime timers to re-check availability of the LDAP server. --- man/nslcd.8.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'man') diff --git a/man/nslcd.8.xml b/man/nslcd.8.xml index 9b7ff90..ce725ab 100644 --- a/man/nslcd.8.xml +++ b/man/nslcd.8.xml @@ -137,6 +137,26 @@ + + Signals + + + / + + Cancel any running queries and exit. + + + + + + Cause nslcd to retry any failing connections + to the LDAP server, regardless of the + and options. + + + + + Files -- cgit v1.2.3