Document port directive set to 0 as random port
This commit is contained in:
parent
ac78ad60f3
commit
f996f4c9fb
1 changed files with 2 additions and 1 deletions
|
@ -2452,7 +2452,8 @@ on your machine.
|
||||||
The compiled in default is udp/123, the standard NTP port. It is
|
The compiled in default is udp/123, the standard NTP port. It is
|
||||||
unlikely that you would ever need to change this value. A possible
|
unlikely that you would ever need to change this value. A possible
|
||||||
exception would be if you wanted to operate strictly in client-only
|
exception would be if you wanted to operate strictly in client-only
|
||||||
mode and never be available as a server to ntpd clients.
|
mode and never be available as a server to ntpd clients. If set to 0,
|
||||||
|
the kernel will assign a random port.
|
||||||
|
|
||||||
An example of the port command is
|
An example of the port command is
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue