epmd is started automatically by Erlang/OTP, probably in their mailing lists other people asked that beore.
If your only erlang application is ejabberd, then you can stop epmd when ejabberd stops. For example, ejabberdctl included in the source code package tries to stop it.
epmd is started automatically
epmd is started automatically by Erlang/OTP, probably in their mailing lists other people asked that beore.
If your only erlang application is ejabberd, then you can stop epmd when ejabberd stops. For example, ejabberdctl included in the source code package tries to stop it.