hdaemonize: Library to handle the details of writing daemons for UNIX
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Provides functions that help writing better UNIX daemons, daemonize and serviced/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]
Properties
Versions | 0.1, 0.2, 0.3, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.4.1, 0.4.5.0, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.5.6, 0.5.6, 0.5.7 |
---|---|
Change log | None available |
Dependencies | base (>=4 && <5), bytestring, extensible-exceptions, filepath, hsyslog (>=5 && <6), mtl, unix [details] |
License | BSD-3-Clause |
Author | Anton Tayanovskyy, Fred Ross, Lana Black |
Maintainer | Jeremy Bornstein <jeremy@jeremy.org> |
Category | System |
Home page | http://github.com/unprolix/hdaemonize |
Source repo | head: git clone https://github.com/unprolix/hdaemonize.git |
Uploaded | by jeremy at 2019-11-11T13:35:21Z |
Modules
[Index] [Quick Jump]
- System
Downloads
- hdaemonize-0.5.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees