packages feed

systemd-2.0.0: README.md

# Haskell implementation for systemd

Systemd offers some functionnalities to developpers for creating daemons process


- Whatchdog (http://www.freedesktop.org/software/systemd/man/sd_notify.html)
- Socket activation (http://0pointer.de/blog/projects/socket-activation.html)
- journal log

Available on hackage
http://hackage.haskell.org/package/systemd-1.1.0/docs/System-Systemd-Daemon.html