From c3d0dc1023455028d9036028335d2872a93f49b6 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Mon, 9 Mar 2026 16:57:21 +0100 Subject: [PATCH] Updated Containerfile --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index ef871cb..5a38b44 100644 --- a/Containerfile +++ b/Containerfile @@ -64,7 +64,7 @@ RUN --mount=type=bind,from=ctx,source=/,target=/ctx \ /ctx/build/10-build.sh COPY files/ / - +RUN systemctl --global enable firstboot-setup.service ### LINTING ## Verify final image and contents are correct. RUN bootc container lint