hdaemonize-buildfix: Library to handle the details of writing daemons for UNIX
Provides two functions that help writing better UNIX daemons, daemonize and serviced: daemonize does what a daemon should do (forking and closing descriptors), while serviced does that and more (syslog interface, PID file writing, start-stop-restart command line handling, dropping privileges).
[Skip to Readme]
Downloads
- hdaemonize-buildfix-0.4.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.4.5 |
---|---|
Dependencies | base (>=4 && <5), extensible-exceptions, filepath, hsyslog, mtl, unix [details] |
License | BSD-3-Clause |
Author | Anton Tayanovskyy, Fred Ross |
Maintainer | Fred Ross <madhadron at gmail dot com>, Mark Wotton <wotton@gmail.com> (trivial buildfix only) |
Category | System |
Home page | http://github.com/madhadron/hdaemonize |
Uploaded | by MarkWotton at 2011-12-27T03:51:08Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1142 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |