ntp: Document IPv6 usage

This commit is contained in:
Ossi Salmi 2013-05-08 23:49:40 +03:00
parent a7085698dc
commit aec5632c24

View file

@ -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 {