aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2022-06-10 11:21:33 +0200
committerGravatar Christian Hesse <mail@eworm.de>2022-06-10 11:22:46 +0200
commitdafeeabdb44cd71e8f5d1bf396b9ffab3b97f220 (patch)
treea89d8a9ec9f5990f32acfb134766fc8342f55e7e
parentc7087ac4fe9d4cde0755b241ce5326ae5e11bb98 (diff)
rotate-ntp: update message to indicate resolve failed again
-rw-r--r--rotate-ntp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rotate-ntp b/rotate-ntp
index 73b9d8a..4446cba 100644
--- a/rotate-ntp
+++ b/rotate-ntp
@@ -31,7 +31,7 @@
:set RotateNtpResolveFailed true;
$LogPrintExit2 warning $0 ("Resolving NTP server failed.") true;
} else={
- $LogPrintExit2 debug $0 ("Resolving NTP server failed.") true;
+ $LogPrintExit2 debug $0 ("Resolving NTP server failed, again.") true;
}
}