From 1b15e407eb24041f05bea8d556ea4385113dc427 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 15 Oct 2011 22:47:49 +0200 Subject: [PATCH] Guard macros in blackhole zones against expansion --- cf.dist/blackhole | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cf.dist/blackhole b/cf.dist/blackhole index 59b9f5b..696b7b0 100644 --- a/cf.dist/blackhole +++ b/cf.dist/blackhole @@ -4,5 +4,5 @@ divert(0)dnl ; However, we need to set the NS record to our address, ; since otherwise BIND complains. -@ 10800 IN SOA NSNAME nobody.invalid. 1 3600 1200 604800 10800 -@ 10800 IN NS NSNAME +`@ 10800 IN SOA' NSNAME nobody.invalid. 1 3600 1200 604800 10800 +`@ 10800 IN NS' NSNAME -- 2.39.2