summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-04-13 16:11:15 +0200
committerErich Eckner <git@eckner.net>2020-04-13 16:11:15 +0200
commit0c7942d700be27e72f0a8adac4e38cd5526dc6fe (patch)
tree3683ee841f2ef2a0cb9f20ee71401e84cfab3916
parent8fe9649cf30632eba8c40eb473c4d25748c1c572 (diff)
downloadlogwatch-overrides-0c7942d700be27e72f0a8adac4e38cd5526dc6fe.tar.xz
xntpd: ignore greeting
-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