erlsrv usage

Christophe Romain christophe.romain@REDACTED
Tue Aug 18 15:54:25 CEST 2009


Hi

I use erlsrv for ejabberd to run as service under windows.
the service is registered that way:

erlsrv add ejabberd -sname ejabberd-srv@REDACTED -w "C:\ejabberd-2.1.0\bin" -ar "-s win_service" -st "win_service:stop()." -onfail restart

but the service name looks like: ejabberd01c9e46ae1733560
(and not "ejabberd" as requested) is there a reason for that ?

by the way, reading http://erlang.org/doc/man/erlsrv.html
it seems it's not possible to define service description on command line.
is there an undocumented way for setting service description ?

Thanks!
BR.


More information about the erlang-questions mailing list