[Bug 538840] Re: ntpd should synchronize time faster/earlier during/after boot
Daniel Hahler
launchpad at thequod.de
Thu Jul 15 20:04:07 BST 2010
This is caused by a missing "iburst" keyword with the "server" lines.
Ubuntu:
server ntp.ubuntu.com
Debian:
server 0.debian.pool.ntp.org iburst
server 1.debian.pool.ntp.org iburst
server 2.debian.pool.ntp.org iburst
server 3.debian.pool.ntp.org iburst
I had myself the following, without the iburst (which I've now added):
server 0.de.pool.ntp.org iburst
server 1.de.pool.ntp.org iburst
server 2.de.pool.ntp.org iburst
** Summary changed:
- ntpd should synchronize time faster/earlier during/after boot
+ ntpd default config misses "iburst" / takes minutes to synchronize initially
--
ntpd default config misses "iburst" / takes minutes to synchronize initially
https://bugs.launchpad.net/bugs/538840
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.
More information about the Ubuntu-server-bugs
mailing list