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.
rootless: Disable vhost-net for rootless
Since the /dev/vhost-net device is owned by root, we cannot used vhost-net networking in rootless mode. Instead of having to do this manually in the toml, disable vhost-net when the runtime detects it is running rootless. Fixes #2321 Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
- Loading branch information