albatross/daemon
Reynir Björnsson 33f7b6bcee
Systemd socket activation (#43)
* Use systemd socket activation
* Pass a new command line argument --systemd-socket-activation to the daemons if running on Linux
* Install .socket files
* Systemd services depend on their sockets
* Implement sd_listen_fds in OCaml
* Set FD_CLOEXEC in sd_listen_fds
* README: add comment about socket paths
* Linux systemd scripts: Rename albatross_stat -> albatross_stats
2020-11-26 12:06:28 +01:00
..
albatross_console.ml Systemd socket activation (#43) 2020-11-26 12:06:28 +01:00
albatross_influx.ml Merge pull request #25 from hannesm/linux2 2020-02-20 21:01:52 +01:00
albatross_log.ml Systemd socket activation (#43) 2020-11-26 12:06:28 +01:00
albatrossd.ml Systemd socket activation (#43) 2020-11-26 12:06:28 +01:00
dune initial metrics 2019-10-12 02:06:38 +02:00