[erlang-questions] Is there a way to disable EPMD in Erlang releases?

Dave Cottlehuber dch@REDACTED
Sat Jun 30 10:12:26 CEST 2018


On Thu, 28 Jun 2018, at 04:25, Vans S wrote:
> Hello,
>     I am currently compiling an Erlang release of a PoC app that is
> ending up being used on Win Mac and Linux.  Is there any way to
> tell the> release to not include and/or not start EPMD?

Add this this to your vm.args

-start_epmd false

More details in http://erlang.org/doc/man/erl.html

dave








-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20180630/3688aad7/attachment.htm>


More information about the erlang-questions mailing list