James <[email protected]> [14-09-30 14:24]:
> <meino.cramer <at> gmx.de> writes:
>
>
> > Unfortunately, ntp-client is configured via rc-update (added to
> > "default") but after plugging in LAN the interface eth0 comes
> > up and I have access via ssh...but the date is set to the beginnig
> > of the UNIX epoch. I have to call ntp-client by hand.
>
> Meino,
>
>
> Make sure your system time (hwclock) is properly set upon bootup.
> Since you are running on an embedded hardware board, I'd look at
> those docs and find a forum as to the specifics of how the hardware
> clock is set and maintained on the board. Once you get it close,
> then ntp should be configuration.
>
> man hwclock
>
> hth,
> James
>
>
>
>
>
Hi James,
...the system has no built-in RTC which still runs if the system is
powered off.
After power is up and eth0 is alive, the time/date has to be set via
ntp-client. The rest already working.
I called
/etc/init.d/ntp-client start
after booting the little beast and plugging in the RJ45 and everything
else was fine.
Currently I am experimenting with chrony (emerging).
Will see, if this will make a difference ;)
Best
mcc