Since https://github.com/GoogleCloudPlatform/compute-image-packages/issues/505 is now fixed we can use chrony in the GCE image. Is there a precreated chrony.conf for GCE, or does cloud-init or another package creates a chrony.conf? In the fai config space we use fcopy /etc/chrony.conf which currently has an error since no chrony.conf/GCE template is available. If there's no template for GCE, we can add -i to the fcopy call. -- regards Thomas