Merge "Give virtmanager user access to /dev/kvm and /dev/vhost-vsock for crosvm"

This commit is contained in:
Andrew Walbran 2021-04-13 09:18:44 +00:00 committed by Gerrit Code Review
commit d8d9736573

View file

@ -67,6 +67,10 @@ subsystem dma_heap
# CDMA radio interface MUX
/dev/ppp 0660 radio vpn
# Virtualisation is managed by Virt Manager
/dev/kvm 0600 virtmanager root
/dev/vhost-vsock 0600 virtmanager root
# sysfs properties
/sys/devices/platform/trusty.* trusty_version 0440 root log
/sys/devices/virtual/input/input* enable 0660 root input