package ocaml-systemd

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.tar.gz
sha256=9462f1ee3d78dfe7e4cd1e0a344a73efcbd35286921a12a31116929fea73f96e
md5=4179c7a16571a5495e92a5b36791aa12

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.