From d547f68df12638c42dd78592613cd0886fc064ae Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Sun, 1 Nov 2020 21:57:13 +0100 Subject: doc/global-wait: warn about scheduler --- doc/global-wait.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/global-wait.md b/doc/global-wait.md index 9fcaa96..60d7211 100644 --- a/doc/global-wait.md +++ b/doc/global-wait.md @@ -12,6 +12,9 @@ script at system startup may result in race condition where configuration and/or function are not yet available. This script is supposed to wait for everything being prepared. +Do **not** add this script `global-wait` to the `global-scripts` scheduler! +It would inhibit the initialization of configuration and functions. + Requirements and installation ----------------------------- -- cgit v1.2.3-54-g00ecf