[Twisted-Python] [newb] daemon question

Jason Rennie jrennie at gmail.com
Fri Nov 5 13:57:10 EDT 2010


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 <ndbecker2 at 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 at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>



-- 
Jason Rennie
Research Scientist, ITA Software
617-714-2645
http://www.itasoftware.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20101105/3040725f/attachment.htm 


More information about the Twisted-Python mailing list