mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-24 18:29:06 +08:00
RHEL's podman sets /dev/kvm permissions to 0666, while Ubuntu's docker sets them to 0660. Therefore, in order to use KVM from a container, the user within must belong to the kvm group. Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>