On Apr 29, 8:44 pm, gsandorx <
gsand...@gmail.com> wrote:
> How can I easily start/stop the server? I'm using CentOS and I'd like
> to have something like "service mldap start|stop|restart" ...Is this
> possible?
hi Sandor,
from version 0.3 you can find in "doc" a script called "mlapd.rc"
which you can be used as init script, it should work without any
change
you can probably just move it in "/etc/init.d" and then a simple
"chkconfig --add mlapd.rc" should create the links in "/etc/rc?.d"
correctly
please let me know if you encounter any problem,
Giulio