mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 20:08:54 +00:00
Let's make sure that we don't use Kata Containers' agent as init for the Confidential related rootfses*, as we don't want to increase the agent's complexity for no reason ... mainly when we can rely on a proper init system. *: - images already used systemd as init - initrds are now using systemd as init Signed-off-by: Fabiano Fidêncio <fabiano@fidencio.org>