Standard unix daemon

Pupeno pupeno@REDACTED
Sat Apr 1 23:41:09 CEST 2006


Hello,
I have an Erlang application, it is a server, it can be started with 
application:start(appname) and stopped with application:stop(appname). Nice. 
But now I want to turn it into a unix/posix daemon to make it easier to run 
it on Linux servers.
Here http://www.erlenstar.demon.co.uk/unix/faq_2.html#SEC16 is the answer to 
the question "How do I get my program to act like a daemon?" of a Unix 
Programming FAQ. What of that should I do on Erlang ? How ?
Thanks.
-- 
Pupeno <pupeno@REDACTED> (http://pupeno.com)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20060401/ee1ca18a/attachment.bin>


More information about the erlang-questions mailing list