Don't listen Erlang Port Mapper Daemon (4369/tcp) on 0.0.0.0
[akkoma] / installation / netbsd / rc.d / akkoma
index 7b80bc414c786b22d5b5286aa9aea842cc76d1ea..6dfe80f4a2c17db74004c736c56def3c4f6e5f90 100755 (executable)
@@ -14,7 +14,7 @@ start_precmd="ulimit -n unlimited"
 pidfile="/dev/null"
 
 akkoma_chdir="${akkoma_home}/akkoma"
-akkoma_env="HOME=${akkoma_home} MIX_ENV=prod"
+akkoma_env="HOME=${akkoma_home} MIX_ENV=prod ERL_EPMD_ADDRESS=127.0.0.1"
 
 check_pidfile()
 {