summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xntpd2
1 files changed, 1 insertions, 1 deletions
diff --git a/xntpd b/xntpd
index d68b6d8..7f7b468 100644
--- a/xntpd
+++ b/xntpd
@@ -76,7 +76,7 @@ while (defined(my $ThisLine = <STDIN>)) {
($ThisLine =~ m/kernel time sync (dis|en)abled /) or # startup
($ThisLine =~ m/frequency initialized/) or # startup
($ThisLine =~ /adjusting clock frequency by -?[0-9.]+ to [0-9.]+ppm/) or
- ($ThisLine =~ /peer [0-9.a-f:]\+ now valid/) or
+ ($ThisLine =~ /peer [0-9.a-f:]+ now valid/) or
($ThisLine =~ /clock is now synced/) or
($ThisLine =~ m/using kernel phase-lock loop/) or # startup
($ThisLine =~ m/0\.0\.0\.0 [[:xdigit:]]{4} [[:xdigit:]]{2} /) or # startup