From 69419cb3f20de12546c531e035add5f7c2016358 Mon Sep 17 00:00:00 2001 From: wytch Date: Fri, 27 Feb 2026 20:01:57 -0600 Subject: [PATCH] Added sleep so the logger starts first --- savesync[start](permanent).ash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/savesync[start](permanent).ash b/savesync[start](permanent).ash index bb1fdde..736e8a4 100644 --- a/savesync[start](permanent).ash +++ b/savesync[start](permanent).ash @@ -31,7 +31,7 @@ log() { # --- Sleep to ensure that the logger daemon has started --- # - +sleep 2 log "INFO" "--- ES Event Daemon Started ---"