]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Trivial fix to the comment in the default kea.conf.
authorMarcin Siodelski <marcin@isc.org>
Tue, 17 Feb 2015 16:30:16 +0000 (17:30 +0100)
committerMarcin Siodelski <marcin@isc.org>
Tue, 17 Feb 2015 16:30:16 +0000 (17:30 +0100)
Committing on my own discretion as it is an obvious error in the text.

src/bin/keactrl/kea.conf.pre

index 6065010d9d8722fb2cedfe2843db414630c5c842..f61e8f8ee53581ef21760e3db868f6d9d4aba58e 100644 (file)
@@ -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.