systemd-ml/bin/dune

6 lines
138 B
Plaintext
Raw Normal View History

2024-09-24 08:23:56 +00:00
(executable
(public_name ocaml-systemd)
(name main)
(modes byte exe)
2024-09-24 09:19:09 +00:00
(libraries systemd systemd.xlog systemd.main eio_main fmt xlog))