hdaemonize-0.4: Library to handle the details of writing daemons for UNIX

The hdaemonize package

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).

Properties

Versions0.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
Dependenciesbase (4.*), extensible-exceptions, filepath, haskell98, hsyslog, unix
LicenseBSD3
AuthorAnton Tayanovskyy, Fred Ross
MaintainerFred Ross <madhadron at gmail dot com>
CategorySystem
Home pagehttp://github.com/madhadron/hdaemonize
Upload dateThu May 27 08:15:59 UTC 2010
Uploaded byFrederickRoss
Built onghc-6.12

Modules

Downloads