Activity Not Available

Project Summary

daemonize is a UNIX daemon launcher. It starts a process in the background and releases any open file handles before launching the daemon. daemonize guarantees that the final parent proccess of the daemon launched is the init process and that the daemon is no longer associated with the launching application (unless it's init directly).

daemonize also makes a best-effort attempt to EXIT_FAILURE in the event that the daemon fails to launch.

Tags

  unix linux init c daemon

Share

 No recognizable code

Ohloh computes statistics on FOSS projects by examining source code and commit history in source code management systems. This project has code locations but that location contains no recognizable source code for Ohloh to analyze.

Community Rating

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.