hackageDB :: [Package]

Built with Cabal

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

Versions0.1, 0.2
Dependenciesbase, extensible-exceptions, haskell98, hsyslog, unix
LicenseBSD3
AuthorAnton Tayanovskyy
MaintainerAnton Tayanovskyy <name.surname@gmail.com>
CategorySystem
Home pagehttp://github.com/toyvo/hdaemonize/tree/master
Upload dateSat Mar 14 13:05:30 UTC 2009
Uploaded byAntonTayanovskyy
Built onghc-6.10, ghc-6.12
DistributionsArch: 0.2

Modules

Downloads