So, it looks like the network interface code already attempts to do this. The problem is that ntpdate doesn't work if ntp-server is running, and ntp-server makes a very weak attempt to synchronize the clock - so we really need both. ntpdate to set the clock, and ntp- server to maintain it. To solve this problem, ntp-server should be stopped at suspend time, and restarted after the network is back up during resume.
-- Should synchronize ntpdate after resuming from hibernate https://launchpad.net/bugs/76021 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
