packages feed

systemd-2.2.0: README.md

# Haskell implementation for systemd

Systemd offers some functionnalities to developpers for creating daemons process


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

Documentation and the package is [available on hackage](https://hackage.haskell.org/package/systemd/docs/System-Systemd-Daemon.html)