mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-11-03 06:48:01 +00:00
Split the bits which can be re-used in other services (e.g. init dance and the server-side of the control path). `main.ml` now only contains what is specific to the DHCP logic (+ the /caf directory). Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>