From 639a4baf750eded49ef9aa12154ee5b71cbd5c47 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Mon, 17 Jul 2017 14:45:36 +0200 Subject: [PATCH] Bind: use the chroot variable for Munin --- bind/templates/bind9.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bind/templates/bind9.j2 b/bind/templates/bind9.j2 index 1eb1eaea..9c62388d 100644 --- a/bind/templates/bind9.j2 +++ b/bind/templates/bind9.j2 @@ -1,6 +1,6 @@ [bind*] user root -env.logfile {{ bind_query_file }} -env.querystats /var/chroot-bind{{ bind_statistics_file }} +env.logfile {{ bind_query_file }} +env.querystats {{ bind_chroot_root }}{{ bind_statistics_file }} env.MUNIN_PLUGSTATE /var/lib/munin timeout 120