mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 10:44:10 +00:00
chrony will be used to schronize guest clock with host using kvm_ptp kernel driver. This does add another active component to the rootfs but keeping time scychorized is crucial. Fixes #255 Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>