[Bug 10466] ntpd: fails to sync if bad servers first in list

bugzilla at busybox.net bugzilla at busybox.net
Mon Oct 30 20:02:00 UTC 2017


https://bugs.busybox.net/show_bug.cgi?id=10466

--- Comment #6 from Denys Vlasenko <vda.linux at googlemail.com> ---
Can you run ntpd with more verbosity (-ddd) and timestamp the output?
Say, via
CMD 2>&1 | while read line; do echo "`date +%H:%M:%S.%N` $line"; done

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list