Da meine Uhr immer ein bischen nachgeht habe ich ntpdate installiert. Die Uhr soll bei jedem Boot-Vorgang gestellt werden:
Code: Alles auswählen
grep -i "ntpdate" /var/log/syslog
Jul 11 11:08:43 localhost ntpdate[1982]: step time server 212.6.108.161 offset 1.210518 sec
Code: Alles auswählen
cat /etc/rcS.d/S98ntpdate.sh
#!/bin/sh
/usr/sbin/ntpdate -b -s -u