Alyssa Ross writes: > Demi Marie Obenour writes: > >> diff --git a/host/rootfs/image/etc/s6-linux-init/run-image/service/vm-services/template/data/service/dbus/run b/host/rootfs/image/etc/s6-linux-init/run-image/service/vm-services/template/data/service/dbus/run >> index f0507dc92aadf25c092f0719eb767542ac0c4451..89676ac91d3e22db7726fc869a065137b031d0be 100755 >> --- a/host/rootfs/image/etc/s6-linux-init/run-image/service/vm-services/template/data/service/dbus/run >> +++ b/host/rootfs/image/etc/s6-linux-init/run-image/service/vm-services/template/data/service/dbus/run >> @@ -1,7 +1,8 @@ >> -#!/bin/execlineb -WP >> +#!/bin/execlineb -WS1 >> # SPDX-License-Identifier: EUPL-1.2+ >> # SPDX-FileCopyrightText: 2024-2025 Alyssa Ross >> >> +cgroup-setup -- $1 >> importas -i VM VM >> >> if { > > This seems to get stuck in udevadm wait? Actually I see the same without this patch applied, so ignore this one.