Mike Larkin <[email protected]> writes: > On Mon, Aug 10, 2026 at 12:56:02PM +0200, ptr wrote: >> Hello, >> >> vmd in running but vmctl status is returning exit 1 if there are no >> VMs configured while vmd -n returns 0 and configuration OK (same on >> snapshot and 7.9). Is this intentional? >> >> Regards,PT >> > > probably really old code. > > dv, what do you think?
`vmctl status` with no VMs defined in vm.conf or running doesn't make sense resulting in a non-zero exit. I'll take a look.

