|
ntpd is designed to skew the clock slightly so that there are no time lapses - in other words, time is always increasing (it never jumps backwards). If the gap is too large, it would take too long to skew the time by adjusting the interval of a tick.
Use ntpdate to make large jumps - this is often done before starting the ntpd daemon at system startup.
|