]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Use example.org instead of powerdns.org in pdns/dnsdistconf.lua 9238/head
authorRemi Gacogne <rgacogne+github@valombre.net>
Wed, 17 Jun 2020 07:51:31 +0000 (09:51 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Jun 2020 07:51:31 +0000 (09:51 +0200)
Co-authored-by: Chris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
pdns/dnsdistconf.lua

index 993cabfed4a807ce68a66d1333917a57c41d3119..2b218d5a993487b1cfb5e132892242539a495282 100644 (file)
@@ -63,7 +63,7 @@
 -- addAction({"abuse.example.org.", "xxx."}, PoolAction("abuse"))
 
 -- drop queries for this exact qname
--- addAction(QNameRule("drop-me.powerdns.com."), DropAction())
+-- addAction(QNameRule("drop-me.example.org."), DropAction())
 
 -- send the queries from a selected subnet to the
 -- abuse pool