The QEMU-based VM registered with `limactl start-at-login` in `launchd` does not start. · Issue #2444 · lima-vm/lima

Description launchd only sets the PATH environment variable to /usr/bin:/bin:/usr/sbin:/sbin, so limactl fails to start because it cannot find qemu-system-<arch>. The VM can be started by adding th...</arch>