This is an attempt to fix bug 8131:
  ntpd: should retry on name resolving error

ntpd init now waits for hostname-resolution to succeed instead of quitting.
If there is no network/dns available then the command will not daemonise so
the second patch moves the daemonise code before the peer-adding code.

Mark O'Donovan (2):
  ntpd: retry name-resolution until success
  ntpd: daemonise before adding peers

 networking/ntpd.c | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

-- 
1.9.1

_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to