albatross/command-line
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_cli.ml Systemd socket activation (#43) 2020-11-26 12:06:28 +01:00
dune revise the "--net=yyy" argument to (optionally) contain a service:bridge 2020-03-25 16:09:23 +01:00