From 173be013f6868ac4e37a354c4271de7dd135b00d Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Mon, 9 Mar 2026 10:27:12 +0100 Subject: [PATCH] Update 10-build.sh --- build/10-build.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/10-build.sh b/build/10-build.sh index faaa4cd..928d675 100755 --- a/build/10-build.sh +++ b/build/10-build.sh @@ -50,6 +50,8 @@ systemctl enable podman.socket systemctl enable bluetooth.service systemctl enable libvirtd.service systemctl enable virtlogd.service +systemctl --global enable firstboot-setup.service + echo "::endgroup::" shopt -u nullglob