Skip to content
/ daemonize Public
forked from knsd/daemonize

Run your code as SysV daemon on Unix-like systems.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

oold/daemonize

 
 

daemonize2

Build Status docs Latest Version

OpenSSF Scorecard OpenSSF Best Practices

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.

About

Run your code as SysV daemon on Unix-like systems.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Security policy

Stars

Watchers

Forks

Languages

  • Rust 99.5%
  • HTML 0.5%