aboutsummaryrefslogtreecommitdiffstats
path: root/check-certificates
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2020-02-26 12:09:19 +0100
committerGravatar Christian Hesse <mail@eworm.de>2020-02-26 12:09:19 +0100
commit3ebf68a08c94e23d742a37815caa3c55b6985806 (patch)
tree86ff5ab9d07d34e5794857b1f22caae220cc5f2f /check-certificates
parent6ef764c7d7dc855dc40313fbe79702d6949b7abb (diff)
global-functions: $LogAndError: add severity
Diffstat (limited to 'check-certificates')
-rw-r--r--check-certificates2
1 files changed, 1 insertions, 1 deletions
diff --git a/check-certificates b/check-certificates
index ccc7b15..d7c4c8e 100644
--- a/check-certificates
+++ b/check-certificates
@@ -22,7 +22,7 @@
}
:if ($TimeIsSync = false) do={
- $LogAndError "Time is not yet synchronized.";
+ $LogAndError warning "Time is not yet synchronized.";
}
:foreach Cert in=[ / certificate find where !revoked !ca expires-after<3w ] do={