9e19a40e56
When sending the stop command to a lingering Crosvm instance, the socket file will remain and the next instance will fail to start. Make sure the file is deleted before starting Crosvm with the same path. Acked-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18454>