aboutsummaryrefslogtreecommitdiffstats
path: root/early-errors
diff options
context:
space:
mode:
Diffstat (limited to 'early-errors')
-rw-r--r--early-errors3
1 files changed, 3 insertions, 0 deletions
diff --git a/early-errors b/early-errors
index f2793fc..a48c3cd 100644
--- a/early-errors
+++ b/early-errors
@@ -8,6 +8,9 @@
:global Identity;
:global SendNotification;
+:global WaitFullyConnected;
+
+$WaitFullyConnected;
:local Errors [ / log find where (topics~"error" or topics~"critical") !(topics~"e-mail") !(topics~"dns") ];
:local ErrCount [ :len $Errors ];