From 8a3710a9d2ca2f68965a5e682efdf75979265a65 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 18 Jul 2026 10:11:24 +0200 Subject: [PATCH] scrutiny-fa: document startup fix --- scrutiny_fa/CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scrutiny_fa/CHANGELOG.md b/scrutiny_fa/CHANGELOG.md index f388e7aac0..1fcb0a29e0 100644 --- a/scrutiny_fa/CHANGELOG.md +++ b/scrutiny_fa/CHANGELOG.md @@ -1,4 +1,7 @@ +## v1.67.0-2 (2026-07-18) +- Fix startup with the Home Assistant entrypoint by removing the upstream collector's unsupported s6 service wait. The collector still waits for the Scrutiny API health endpoint before running. + ## v1.67.0 (2026-07-18) - Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases) @@ -183,4 +186,4 @@ ## 27b923b5-ls11 - Enables PUID/PGID options -- Daily update of values +- Daily update of values \ No newline at end of file