systemd: Systemd facilities (Socket activation, Notify)

[ bsd3, library, system ] [ Propose Tags ]

A module for Systemd facilities.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.1, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.1.0, 1.1.1, 1.1.2, 1.2.0, 2.0.0, 2.1.0, 2.2.0, 2.3.0
Dependencies base (>=4 && <5), bytestring (>=0.10), network (>=3.1.0.0 && <3.2), transformers (>=0.3), unix (>=2.5) [details]
License BSD-3-Clause
Author Erèbe
Maintainer romain.gerard@erebe.eu
Category System
Home page https://github.com/erebe/systemd
Source repo head: git clone https://github.com/erebe/systemd
Uploaded by erebe at 2019-10-11T18:51:58Z
Distributions LTSHaskell:2.3.0, NixOS:2.3.0, Stackage:2.3.0
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 22906 total (135 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-10-11 [all 1 reports]

Readme for systemd-2.2.0

[back to package description]

Haskell implementation for systemd

Systemd offers some functionnalities to developpers for creating daemons process

Documentation and the package is available on hackage