mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 10:44:10 +00:00
systemd-random-seed service fails if the rootfs is a read-only fs. systemd-random-seed restores the random seed of the system at early boot and saves it at shutdown, since kata containers are one boot machines this service is not needed. Signed-off-by: Julio Montes <julio.montes@intel.com>