From 25df1d35cd487b67b83b922124bbdb1646754f01 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Mon, 19 Jun 2017 12:18:11 +1000 Subject: [PATCH] Fix unbound logging config syntax As a follow-on to Ib248c02b789cce1bc11fac27940e11b767c33399, this needs to be under the "server:" tag else we get syntax errors starting unbound. Change-Id: I53c839f300f18972e2c7f5ad51953ab1668a1c72 --- nodepool/elements/nodepool-base/finalise.d/89-unbound | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/nodepool/elements/nodepool-base/finalise.d/89-unbound b/nodepool/elements/nodepool-base/finalise.d/89-unbound index 0caa8b21a6..512555a25a 100755 --- a/nodepool/elements/nodepool-base/finalise.d/89-unbound +++ b/nodepool/elements/nodepool-base/finalise.d/89-unbound @@ -39,9 +39,10 @@ chown root:root /etc/unbound/forwarding.conf chmod a+r /etc/unbound/forwarding.conf dd of=/tmp/unbound-logging.conf <