@ -62,7 +62,7 @@ sub __docmd {
close $tmpfh;
my $fh;
open($fh, "|nsupdate -d -k $this->{keyfile} > $filename")
open($fh, "|nsupdate -k $this->{keyfile} > $filename")
|| die "Can't open nsupdate: $!";
print $fh "server localhost\nzone private.invalid.\n$cmd\nshow\nsend\n";
The note is not visible to the blocked user.