On Mon, Jul 09, 2001 at 09:03:28PM +0200, Henning Brauer wrote:
> On Mon, Jul 09, 2001 at 06:12:58PM -0000, pop corn wrote:
> > In the meantime, until OpenLDAP corrects their slapd shutdown method, what
> > do you recommend that I (and others) do?
> After digging through OpenLDAP's 1.2.11 source it is at least for this
> version an documentation bug. OpenLDAP 1.2.11 does call slap_set_shutdown
> for SIGUSR2, SIGKILL, SIGTERM and SIGHUP. No differences between SIGINT and
> SIGTERM.
A quick check of OpenLDAP 2.0.11 gives the same result, though the signal
handler is slap_sig_shutdown here.
If I haven't missed anything this is a documentation bug.
--
* Henning Brauer, [EMAIL PROTECTED], http://www.bsws.de *
* Roedingsmarkt 14, 20459 Hamburg, Germany *
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)