aiccu: add NTP sync check
authorOndřej Caletka <ondrej@caletka.cz>
Sun, 30 Nov 2014 17:47:58 +0000 (18:47 +0100)
committerOndřej Caletka <ondrej@caletka.cz>
Mon, 1 Dec 2014 14:15:35 +0000 (15:15 +0100)
commit4f7b0213d9d75391cc34636a2bcf302164aa410f
tree36fc56f9002d80c4472ef8cbed8ae067fb716f48
parentf6242bdf77b5258d607899a67f6558c73fe47399
aiccu: add NTP sync check

This check tries to wait for NTP daemon to synchronise clock to lower stratum
than 16 before running the aiccu binary. In case timeout (configurable
in new option ntpsynctimeout; default is 90 seconds) is reached, the
AICCU is run neverrtheless. This makes the new script compliant with
some corner case scenarios like not using Busybox NTPd or not using NTPd
at all, maintaining maximum out-of-the box functionality.

Signed-off-by: Ondrej Caletka <Ondrej@Caletka.cz>
ipv6/aiccu/files/aiccu.sh