Here's a nice Python class for implementing daemons under Linux. It has start, stop, and restart methods and creates a PID file.
JAN 28
2009
2009
Here's a nice Python class for implementing daemons under Linux. It has start, stop, and restart methods and creates a PID file.