linux man page for ntp-wait

Query: ntp-wait

OS: linux

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NTPQ(8) 						      System Manager's Manual							   NTPQ(8)

NAME
ntp-wait - wait for NTP server to synchronize
SYNOPSIS
ntp-wait [ -f ] [ -n tries ] [ -s sleep ] [ -v ]
DESCRIPTION
ntp-wait waits until the locally running ntpd is in state 4 (synchronized). This could be useful at boot time, to delay the boot sequence until after "ntpd -g" has set the time.
OPTIONS
-f Force hard failure if state is unknown. -n tries Number of tries before giving up (default 1000 = 10min+) -s sleep Seconds to sleep between tries (default 6s = 10/min) -v Be verbose. Network Time Protocol October 7, 2006 NTPQ(8)
Related Man Pages
ntpd.conf(5) - debian
ntp-wait(1) - v7
ntp-wait(1) - minix
ntp-wait(1) - xfree86
ntp-wait(1) - hpux
Similar Topics in the Unix Linux Community
NTP synchronised problem in our Centos 7.6 node