From: Michal Nowikowski Date: Fri, 7 Jun 2019 11:31:02 +0000 (+0200) Subject: fixed typo X-Git-Tag: Kea-1.6.0-beta2~323 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72b1e58d85ae9f5f3b55030ffa10fdfabb36ed8f;p=thirdparty%2Fkea.git fixed typo --- diff --git a/src/bin/keactrl/kea-netconf.conf.pre b/src/bin/keactrl/kea-netconf.conf.pre index f68e24fddd..fe798cff84 100644 --- a/src/bin/keactrl/kea-netconf.conf.pre +++ b/src/bin/keactrl/kea-netconf.conf.pre @@ -39,7 +39,7 @@ "socket-name": "/tmp/kea-dhcp6-ctrl.sock" } } - } + }, // Specify hooks libraries that are attached to the Netconf agent. // Note currently there is no defined hook points to attach to.