I start ntpd like this
ntpd -N &
in bootlocal.sh.
Now, on boot, before the login, i always get an error msg that the server i set in /etc/ntpd.conf is wrong - and ntpd is not started. Which sounds logical, since tcl does not start automatically the wifi connection. (May be that would be different with a wired connection? I do not remember if that is established automatically on boot). In any case, is there a workaround?
Either starting automatically a wifi conncetion or delaying ntpd after the connection is established?
Thanks a lot in advance for any pointer!