feat(profiles): general update.
This commit is contained in:
parent
cc3b76d7a4
commit
9c08b36182
13 changed files with 20 additions and 3 deletions
|
|
@ -105,6 +105,7 @@ profile libvirtd @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{bin}/dmidecode rPx,
|
||||
@{bin}/dnsmasq rPx,
|
||||
@{bin}/kmod rPx,
|
||||
@{bin}/lvm rPUx,
|
||||
@{bin}/mdevctl rPx,
|
||||
@{bin}/swtpm rPx,
|
||||
|
|
@ -192,10 +193,13 @@ profile libvirtd @{exec_path} flags=(attach_disconnected) {
|
|||
@{run}/udev/data/n[0-9]* r,
|
||||
|
||||
@{sys}/bus/[a-z]*/devices/ r,
|
||||
@{sys}/bus/pci/drivers_probe w,
|
||||
@{sys}/bus/pci/drivers/*/unbind w,
|
||||
@{sys}/class/[a-z]*/ r,
|
||||
@{sys}/devices/**/uevent r,
|
||||
@{sys}/devices/pci[0-9]*/**/{class,revision,subsystem_vendor,subsystem_device} r,
|
||||
@{sys}/devices/pci[0-9]*/**/{config,numa_node,device,vendor} r,
|
||||
@{sys}/devices/pci[0-9]*/**/driver_override w,
|
||||
@{sys}/devices/pci[0-9]*/**/mdev_supported_types/{,**} r,
|
||||
@{sys}/devices/pci[0-9]*/**/mdev_supported_types/*/create w,
|
||||
@{sys}/devices/pci[0-9]*/**/net/*/{,**} r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue