diff options
-rw-r--r-- | share/man/man5/rc.conf.5 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index accb2b7..e011cd5 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -1495,6 +1495,12 @@ An option to set this up initially (from a list of known servers) is also provided by the .Xr sysinstall 8 program when the system is first installed. +.It Va ntpdate_hosts +.Pq Vt str +A whitespace-separated list of NTP servers to synchronize with at startup. +The default is to use the servers listed in +.Pa /etc/ntp.conf , +if that file exists. .It Va ntpdate_program .Pq Vt str Path to |