Daemonize Python

From Noah.org
Revision as of 04:35, 26 March 2010 by Root (talk | contribs)
Jump to navigationJump to search


This short module shows the correct way to create a UNIX daemon process in Python.

Click here to download: daemonize.py <include src="/home/noahspurrier/noah.org/engineering/src/python/daemonize.py" highlight="python" />