Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: emninger on February 09, 2016, 11:11:40 PM

Title: configure & start ntpd - how & where?
Post by: emninger on February 09, 2016, 11:11:40 PM
I start ntpd like this
Code: [Select]
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!