daemonize2
is a library for writing SysV daemons. It is inspired by the Python library daemonize
and is based on the original daemonize
crate that went unmaintained.
For an example on how to use this crate, see complex.rs
.
Licensed under either of
at your choice.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.