note to self: never write reminders on returning from vacation. sorry about the noise...
[email protected] (Gleydson Soares), 2011.09.20 (Tue) 17:18 (CEST): > On Tue, Sep 20, 2011 at 04:33:10PM +0200, MERIGHI Marcus wrote: > > anyone? > > it is in, > already committed. > > > > > [email protected] (MERIGHI Marcus), 2011.09.09 (Fri) 16:22 (CEST): > > > Hello, > > > > > > the stock > > > $ /etc/rc.d/ldapd stop > > > does not work for me. The diff below makes it work. > > > > > > Index: ldapd > > > =================================================================== > > > RCS file: /cvs/src/etc/rc.d/ldapd,v > > > retrieving revision 1.1 > > > diff -u -r1.1 ldapd > > > --- ldapd 6 Jul 2011 18:55:36 -0000 1.1 > > > +++ ldapd 9 Sep 2011 14:14:15 -0000 > > > @@ -6,4 +6,6 @@ > > > > > > . /etc/rc.d/rc.subr > > > > > > +pexp="ldapd: ldap server.*" > > > + > > > rc_cmd $1 > [email protected] (Robert Nagy), 2011.09.20 (Tue) 17:11 (CEST): > it has been commited days ago :) > > On (2011-09-20 16:33), MERIGHI Marcus wrote: > > anyone? > > > > [email protected] (MERIGHI Marcus), 2011.09.09 (Fri) 16:22 (CEST): > > > Hello, > > > > > > the stock > > > $ /etc/rc.d/ldapd stop > > > does not work for me. The diff below makes it work. > > > > > > Index: ldapd > > > =================================================================== > > > RCS file: /cvs/src/etc/rc.d/ldapd,v > > > retrieving revision 1.1 > > > diff -u -r1.1 ldapd > > > --- ldapd 6 Jul 2011 18:55:36 -0000 1.1 > > > +++ ldapd 9 Sep 2011 14:14:15 -0000 > > > @@ -6,4 +6,6 @@ > > > > > > . /etc/rc.d/rc.subr > > > > > > +pexp="ldapd: ldap server.*" > > > + > > > rc_cmd $1
