Merge "Give virtmanager user access to /dev/kvm and /dev/vhost-vsock for crosvm"
This commit is contained in:
commit
d8d9736573
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue