daemonizer 0.9.2 (beta)
April 20th, 2008 by MatteoI just released version 0.9.2 of daemonizer, a tool that starts a process while detaching it from the terminal. It makes the given process an orphan, closes all files descriptors, and reopens standard input and output to a log file. This allows you to run and program as a daemon.
The tool was originally written by John Kelly. I offered to maintain it, packaged it and adapted it for general use.
Please see the project homepage or the freshmeat page for more details.
Posted in Software | No Comments »