hdaemonize: utilities for UNIX daemon writing
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).
| Versions | 0.1, 0.2 |
|---|---|
| Dependencies | base, extensible-exceptions, haskell98, hsyslog, unix |
| License | BSD3 |
| Author | Anton Tayanovskyy |
| Maintainer | Anton Tayanovskyy <name.surname@gmail.com> |
| Category | System |
| Home page | http://github.com/toyvo/hdaemonize/tree/master |
| Upload date | Sat Mar 14 13:05:30 UTC 2009 |
| Uploaded by | AntonTayanovskyy |
| Built on | ghc-6.10, ghc-6.12 |
| Distributions | Arch: 0.2 |
Modules
- System
Downloads
- hdaemonize-0.2.tar.gz (Cabal source package)
- package description (included in the package)
