@hackage systemd2.0.0
Systemd facilities (Socket activation, Notify)
Categories
License
BSD-3-Clause
Maintainer
romain.gerard@erebe.eu
Links
Versions
Installation
Dependencies (5)
- base >=4 && <5
- bytestring >=0.10
- network ^>=3.1.0.0
- transformers >=0.3
- unix >=2.5 Show all…
Dependents (5)
@hackage/acme-everything, @hackage/spacecookie, @hackage/warp-systemd, @hackage/cachix, @cardano/cardano-node
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