hawk7000 wrote:
Do you by any chance have something scheduled to run at 03:30 that changes the time?
Considering that ntpd (which should be running continuously) always logs this at 03:30 I would almost think that you have something croned that runs eg ntpdate at that time, which sets a time that differs from what ntpd thinks is correct...?
Just guesswork of course...
Yea, I run /usr/sbin/ntpd -q. NTPd doesn't run continuously:
Code:
$ ps aux | grep ntp
root 496 0.0 0.1 6452 620 pts/2 S+ 09:07 0:00 grep -i --exclude-dir=.svn ntp
$
The slew seems to be happening naturally, which I correct once a day.