On 2017-03-17 T 09:52 +0100 Per Jessen wrote:
> What is the real problem - that it takes too long
> before time is set? That might suggest that ntpd is
> having trouble talking to the time server. Maybe DNS
> delays?
Try adding the "iburst" option to the ntp servers in
/etc/ntp.conf - helped for me on the RPi3 (running SLES
12 SP2), e.g.
------------------------< snip >------------------------
server ntp1.t-online.de iburst
# server ptbtime1.ptb.de iburst
server de.pool.ntp.org iburst
------------------------< snap >------------------------
// please pick an ntp server close to you / your provider's
// network
See "man ntp.conf" for an explanation on "iburst".
HTH -
So long -
MgE
--
Matthias G. Eckermann, Director Product Management SUSE Linux Enterprise
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton,
HRB 21284 (AG Nürnberg)
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]