Re: [PATCH 05/10] virSystemdCreateMachine: Add flag to invert machined unit dependencies

2025-07-04 Thread Pavel Hrdina via Devel
On Thu, Jul 03, 2025 at 02:50:28PM +0200, Peter Krempa via Devel wrote: > From: Peter Krempa > > The existing dependency order of the 'machined' unit file for the domain > we're starting ("After libvirtd/virtqemud"->thus shuts down *before* the > daemon) is intended to work with 'libvirt-guests.s

[PATCH 05/10] virSystemdCreateMachine: Add flag to invert machined unit dependencies

2025-07-03 Thread Peter Krempa via Devel
From: Peter Krempa The existing dependency order of the 'machined' unit file for the domain we're starting ("After libvirtd/virtqemud"->thus shuts down *before* the daemon) is intended to work with 'libvirt-guests.service' which requires the daemon to be around to shut down the VMs. If we want t