This repository has been archived by the owner on May 12, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qemu: Don't crash if virtiofsd path is non existent
Instead, report an error and exit gracefully, as shown below: ``` dahmer fidencio # podman run -ti --runtime=/usr/bin/kata-runtime fedora sh Error: virtiofsd path (/usr/libexec/virtiofsd) does not exist: OCI runtime error ``` Fixes: #2582 Signed-off-by: Fabiano Fidêncio <[email protected]>
- Loading branch information