diff options
-rw-r--r-- | named | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -145,6 +145,7 @@ while (defined(my $ThisLine = <STDIN>)) { #($ThisLine =~ /unknown logging category/) or ($ThisLine =~ /could not open entropy source/) or ($ThisLine =~ /\/etc\/rndc.key: file not found/) or + ($ThisLine =~ /rpz QNAME NODATA rewrite \S+ via/) or ($ThisLine =~ /sending notifies/) or # file syntax error get reported twice and are already caught below ($ThisLine =~ /loading master file/) or |