[erlang-questions] how: running erlans as daemon...
Mateusz Berezecki
mateuszb@REDACTED
Tue Nov 27 21:27:49 CET 2007
On Nov 27, 2007, at 2:25 PM, Joe Armstrong wrote:
> There are many ways to do this
>
> One way is described in:
>
> http://www.sics.se/~joe/tutorials/web_server/web_server.html#m2
>
> This shows how to setup a sytem daemon using -heart and -detached
> together with the necessary
> stuff in /etc/rc.d/rc.local
>
> Hope this helps
It was precisely what I was looking for. Thank you very much!
I'd also like to thank everyone sharing their answers.
Mateusz
More information about the erlang-questions
mailing list