@hackage direct-daemonize1.0
Library to switch to daemon mode using built-in OS facilities.
Categories
License
BSD-3-Clause
Maintainer
dankna@gmail.com
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (2)
Dependents (3)
@hackage/direct-http, @hackage/acme-everything, @hackage/odd-jobs
This package is a wrapper around the daemon() function on BSD-like Unices, including Mac OS X and glibc-based Linux distributions. It does not function on other systems.