/usr/contrib/bin/ntpdate de.pool.ntp.org
/usr/contrib/etc/ntp.conf
must contain the entries:
server de.pool.ntp.org driftfile /usr/contrib/etc/ntp.drift # must be writable # tracefile /usr/contrib/etc/ntp.trace # must be writableA sample is
/usr/contrib/etc/ntp.conf.samples
xntp_start
-line in /etc/rc
?
/etc/environment
should define the correct time zone:
TZ=CET-1CED-2,M3.5.0,M10.5.0
/usr/sbin/ntpdate de.pool.ntp.org
/etc/ntp.conf
must contain the entries:
server de.pool.ntp.org driftfile /etc/ntp.drift # must be writable # tracefile /etc/ntp.trace # must be writableA sample is
/usr/newconfig/etc/ntp.conf
/etc/rc.config.d/netdaemons
enable XNTPD
/etc/environment
should define the correct time zone:
TZ=CET-1CED-2,M3.5.0,M10.5.0