ntp: Document IPv6 usage
This commit is contained in:
parent
a7085698dc
commit
aec5632c24
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
|||
#
|
||||
# $ntp_client_networks:
|
||||
# Array of networks that are allowed to query this server in format
|
||||
# [ "192.168.1.0/255.255.255.0", "192.168.2.0/255.255.255.0", ].
|
||||
# [ "192.168.1.0/255.255.255.0", "192.168.2.0/255.255.255.0", ] or
|
||||
# [ "2001:838:0:1::/ffff:ffff:ffff:ffff::" ] for IPv6.
|
||||
#
|
||||
class ntpd {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue