WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: configure & start ntpd - how & where?  (Read 2417 times)

Offline emninger

  • Sr. Member
  • ****
  • Posts: 267
configure & start ntpd - how & where?
« 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!