systemd: Systemd facilities (Socket activation, Notify)

[ bsd3, library, system ] [ Propose Tags ] [ Report a vulnerability ]

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, 2.4.0
Dependenciesbase (>=4 && <5), bytestring (>=0.10), network (>=3.1.0.0), transformers (>=0.3), unix (>=2.5) [details]
LicenseBSD-3-Clause
AuthorErèbe
Maintainerromain.gerard@erebe.eu
CategorySystem
Home pagehttps://github.com/erebe/systemd
Source repohead: git clone https://github.com/erebe/systemd
Uploadedby erebe at 2024-07-10T22:08:59Z
DistributionsLTSHaskell:2.4.0, NixOS:2.3.0, Stackage:2.4.0
Reverse Dependencies3 direct, 0 indirect [details]
Downloads24530 total (7 in the last 30 days)
Rating(no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
StatusDocs available [build log]
Last success reported on 2024-07-11 [all 1 reports]

Readme for systemd-2.4.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

close