1 unstable release
Uses new Rust 2024
new 0.2.0 | Apr 13, 2025 |
---|---|
0.0.0-development |
|
#417 in Unix APIs
105 downloads per month
98KB
226 lines
A modern lib to daemonize / fork processes
Based on http://web.archive.org/web/20120914180018/http://www.steve.org.uk/Reference/Unix/faq_2.html#SEC16
and
https://codingfreak.blogspot.com/2012/03/daemon-izing-process-in-linux.html