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? _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python