I often use "nohup" for this sort of thing. An alternative would be to add it to /etc/init.d and /etc/rc?.d
Cheers, Jason On Fri, Nov 5, 2010 at 1:40 PM, Neal Becker <ndbeck...@gmail.com> wrote: > 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 > -- Jason Rennie Research Scientist, ITA Software 617-714-2645 http://www.itasoftware.com/
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python