From: Marcin Siodelski Date: Tue, 17 Feb 2015 16:30:16 +0000 (+0100) Subject: [master] Trivial fix to the comment in the default kea.conf. X-Git-Tag: trac3723_base~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b4a534fbdb4ae219aff031b0976e7cbe9218fb92;p=thirdparty%2Fkea.git [master] Trivial fix to the comment in the default kea.conf. Committing on my own discretion as it is an obvious error in the text. --- diff --git a/src/bin/keactrl/kea.conf.pre b/src/bin/keactrl/kea.conf.pre index 6065010d9d..f61e8f8ee5 100644 --- a/src/bin/keactrl/kea.conf.pre +++ b/src/bin/keactrl/kea.conf.pre @@ -1,8 +1,9 @@ # This is a basic configuration for the Kea DHCPv4 and DHCPv6 servers. # Subnet declarations are commented out and no interfaces are listed. -# Therefore, the servers will not listen or to any queries. The basic -# configuration must be extended to specify interfaces on which the -# servers should listen. Also, subnets and options must be declared. +# Therefore, the servers will not listen to or respond any queries. +# The basic configuration must be extended to specify interfaces on +# which the servers should listen. Also, subnets and options must be +# declared. { # DHCPv4 configuration starts here.