Set crontab to sync via NTP
Posted by Chief on Dec 1, 2009 in Reference
No Comments
Crontab entry: 0 2 * * * /usr/sbin/ntpdate -s -b -p 8 -u ntp.ucsd.edu
Have a look at /etc/rc.d/init.d/ntpd
Source: Time Synchronization with NTP