From 980c1c6da3ec989c1cce72a9716ac56f912e4173 Mon Sep 17 00:00:00 2001 From: jim-p Date: Fri, 6 Jan 2012 13:01:32 -0500 Subject: Fix multiple keys in a file for RFC2136 dyndns updates. Fixes #2068 --- etc/inc/services.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/inc') diff --git a/etc/inc/services.inc b/etc/inc/services.inc index 5bcd756..f329b5a 100644 --- a/etc/inc/services.inc +++ b/etc/inc/services.inc @@ -889,7 +889,7 @@ function services_dnsupdate_process($int = "") { this is dumb - public and private keys are the same for HMAC-MD5, but nsupdate insists on having both */ $fd = fopen("{$g['varetc_path']}/K{$i}{$keyname}+157+00000.private", "w"); - $privkey .= <<