GoogleCloudPlatform / guest-agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support chrony for time syncing

zmarano opened this issue · comments

We currently only try to call ntpdate when syncing the clock after a migration event. However, most newer distros use chrony (or something else). Re-evaluate this code and maybe look at the default ntp client.

hm, ntpdate is not ntpd, the ntpd->chrony change doesn't impact ntpdate. but i see ntpdate isnt widely installed anyway and is deprecated in favor of sntp.