daemonize-doublefork

Start background daemons by double-forking

https://github.com/scvalex/daemonize-doublefork

Latest on Hackage:0.1.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed by Alexandru Scvortov
Maintained by [email protected]

This package has been deprecated in favour of http://hackage.haskell.org/package/daemons.

Start background daemons by double-forking.

See System.Posix.Daemon for documentation.