-noshell makes it possible to have the Erlang runtime system as a component in a series of UNIX pipes. For daemons use -detach<br><br><div><span class="gmail_quote">On 27/11/2007, <b class="gmail_sendername">Lev Walkin</b>
 <<a href="mailto:vlm@lionet.info">vlm@lionet.info</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Mateusz Berezecki wrote:
<br>> Hello list,<br>><br>> Is it possible to run erlang as deamon (aka unix service) without<br>> spawning shell ?<br><br>yes. erl -noshell<br><br><br>--<br>vlm<br>_______________________________________________
<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br><a href="http://www.erlang.org/mailman/listinfo/erlang-questions">http://www.erlang.org/mailman/listinfo/erlang-questions
</a><br></blockquote></div><br>