[Twisted-Python] [newb] daemon question

Neal Becker ndbecker2 at gmail.com
Fri Nov 5 11:40:24 MDT 2010


I have put together a simple twisted server using xmlrpc and process.  I 
want to run this server as a unix daemon.

Specifically, detach from controlling terminal, and redirect stdout, stderr 
to a log file.

What is the easiest approach, and where to look for documentation on this?





More information about the Twisted-Python mailing list