#17744: aiccu doesn't start on boot due to DNS and time issues
------------------------+------------------------
  Reporter:  lorenzo@…  |      Owner:  developers
      Type:  defect     |     Status:  reopened
  Priority:  normal     |  Milestone:
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:
------------------------+------------------------

Comment (by gareththered):

 The init-script order on my 14.07 box has `START=60` for dnsmasq and
 `START=98` for aiccu and I haven't encountered the DNS issue.  However,
 the time sync issue exists.  I added:

 {{{
 busybox ntpd -qn -p pool.ntp.org >/dev/null
 }}}

 to `start()` within `/etc/init.d/aiccu` in order to pause the startup
 until NTP had done a one-off timesync.  It seems to work.  `ntpd` is part
 of the `busybox` whereas `ntpclient` is not.

--
Ticket URL: <https://dev.openwrt.org/ticket/17744#comment:11>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to