[erlang-questions] how: running erlans as daemon...

Maxim Treskin zerthurd@REDACTED
Tue Nov 27 14:25:01 CET 2007


-noshell makes it possible to have the Erlang runtime system as a component
in a series of UNIX pipes. For daemons use -detach

On 27/11/2007, Lev Walkin <vlm@REDACTED> wrote:
>
> Mateusz Berezecki wrote:
> > Hello list,
> >
> > Is it possible to run erlang as deamon (aka unix service) without
> > spawning shell ?
>
> yes. erl -noshell
>
>
> --
> vlm
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20071127/8d3bcf44/attachment.htm>


More information about the erlang-questions mailing list