On 2023/01/29 15:58, Volker Schlecht wrote: > Adds a simple rc script to run a system-wide instance of > epmd, under a non-privileged user id and listening on > localhost only by default.
> --- pkg/PLIST-main 16 Jan 2023 18:27:30 -0000 1.4 > +++ pkg/PLIST-main 29 Jan 2023 14:49:46 -0000 > @@ -1,3 +1,6 @@ > +@newgroup _erlang:888 > +@newuser _erlang:888:_erlang::Erlang Account:/var/empty:/sbin/nologin _epmd would be a better username.
