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

Vans S vans_163@REDACTED
Thu Jun 28 04:25:21 CEST 2018


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?

The reason is the app does not use distributed erlang at all, and on windows it results in extra firewall exceptions being triggered. On linux it results in systemd thinking the process tree is alive
if EPMD was started by the release then the release dies/was stopped.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20180628/a74e2a6e/attachment.htm>


More information about the erlang-questions mailing list