summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xntpd5
1 files changed, 5 insertions, 0 deletions
diff --git a/xntpd b/xntpd
index 7f7b468..1af869f 100644
--- a/xntpd
+++ b/xntpd
@@ -100,6 +100,11 @@ while (defined(my $ThisLine = <STDIN>)) {
($ThisLine =~ /^receive: Unexpected origin timestamp 0x[0-9a-f]+\.[0-9a-f]+ does not match aorg 0+\.0+ from server/) or
($ThisLine =~ /^kernel reports TIME_ERROR: 0x\d+: .*$/ ) or
($ThisLine =~ /^(gps base|basedate) set to /) or
+ ($ThisLine =~ /^ntp-4 is maintained by Network Time Foundation,$/) or
+ ($ThisLine =~ /^Inc\. \(NTF\), a non-profit 501\(c\)\(3\) public-benefit$/) or
+ ($ThisLine =~ /^corporation\. Support and training for ntp-4 are$/) or
+ ($ThisLine =~ /^available at https:\/\/www\.nwtime\.org\/support$/) or
+ ($ThisLine =~ /^-*$/) or
0 # This line prevents blame shifting as lines are added above
) {
# Ignore these