From 6124ba597a838544f79fc35285c9fef5e89ceaed Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Sun, 31 May 2026 04:23:03 -0400 Subject: [PATCH] fix: exempt root-owned /config/ssh from PUID ownership check --- .daemonless/config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.daemonless/config.yaml b/.daemonless/config.yaml index 124c517..5005e41 100644 --- a/.daemonless/config.yaml +++ b/.daemonless/config.yaml @@ -5,6 +5,8 @@ cit: port: 3000 ssim_threshold: 0.85 ready: "Starting new Web server" + puid_ignore: + - /config/ssh build: variants: