]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Removed trailing comma in the default kea-dhcp-ddns config. 465-add-subnet4-update-and-subnet6-update-commands-to-subnet-cmds-hook_base2
authorMarcin Siodelski <marcin@isc.org>
Thu, 7 Mar 2019 12:59:24 +0000 (13:59 +0100)
committerMarcin Siodelski <marcin@isc.org>
Thu, 7 Mar 2019 12:59:24 +0000 (13:59 +0100)
Okayed on jabber.

src/bin/keactrl/kea-dhcp-ddns.conf.pre

index cec180d9ba8294c9c574eec71dc158f7f8f0dfbf..d56119f74c2ca54f56b8166e42d26f95305f2944 100644 (file)
@@ -27,7 +27,7 @@
   },
   "tsig-keys": [],
   "forward-ddns" : {},
-  "reverse-ddns" : {},
+  "reverse-ddns" : {}
 },
 
 // Logging configuration starts here. Kea uses different loggers to log various