2 releases
Uses new Rust 2024
new 0.6.1 | Apr 7, 2025 |
---|---|
0.6.0 | Apr 7, 2025 |
#6 in #pid-file
74 downloads per month
41KB
946 lines
daemonize2
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.
Example
For an example on how to use this crate, see complex.rs
.
License
Licensed under either of
at your choice.
Contribution
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.
Dependencies
~0–7MB
~35K SLoC