ntp-wait (8) - Linux Manuals

ntp-wait: waits until ntpd is in synchronized state

NAME

ntp-wait - waits until ntpd is in synchronized state

 

SYNOPSIS

ntp-wait [ -fv ] [ -n tries ] [ -s seconds ]

DESCRIPTION

The ntp-wait program blocks until ntpd is in synchronized state. This can be useful at boot time, to delay the boot sequence until after "ntpd -g" has set the time.

COMMAND LINE OPTIONS

-f
Return a non-zero exit code if the state is unknown.
-n tries
Number of tries before giving up. The default is 1000.
-s seconds
Seconds to sleep between tries. The default is 6 seconds.
-v
Be verbose.

SEE ALSO

ntpd(8)

Primary source of documentation: /usr/share/doc/ntp-*

This file was automatically generated from HTML source.