Le 13 décembre 2011 14:16, Nikolaos Milas <[email protected]> a écrit : > Hi Clement, > > Sorry for the delayed reply. I have been very busy these days... > > Is the change included in init-script v1.3? > > If so, how can I replace v1.2 which I am running (from OpenLDAP 2.4.26 - I > have not yet upgraded to your 2.4.28 RPM which includes v1.3)? > > Is it enough to do: > > service slapd stop > chkconfig slapd off > chkconfig --del slapd > > then replace /etc/init.d/slapd v1.2 with /etc/init.d/slapd v1.3 and finally > do: > > chkconfig --add slapd > chkconfig slapd on > service slapd start > > ? > > Thank you for your continuous efforts and support. I have found your > contributions solid and reliable.
Hi, it is not included in 1.3, it is in the trunk. To test the new script, just get the script from the forge and erase the old in /etc/init.d/slapd : http://tools.ltb-project.org/projects/ltb/repository/raw/openldap-initscript/trunk/slapd You do not need to run any chkconfig command. Clément. _______________________________________________ ltb-dev mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-dev
