package ocaml-systemd

  1. Overview
  2. Docs
OCaml module for native access to the systemd facilities

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.tar.gz
sha256=afd43edb570b07827e9d3edc8509019917993d893446e37891dd917bfde85b3b
md5=f9206f1284addca555934100b1e68928

doc/systemd/Daemon/State/index.html

Module Daemon.State

type t =
  1. | Ready
  2. | Reloading
  3. | Stopping
  4. | Status of string
  5. | Error of Unix.error
  6. | Bus_error of string
  7. | Main_pid of int
  8. | Watchdog
OCaml

Innovation. Community. Security.