fix(profile): firt set of issues raised by the integration tests
This commit is contained in:
parent
48738a4cae
commit
2823f7562b
5 changed files with 11 additions and 3 deletions
|
|
@ -20,6 +20,8 @@
|
|||
@{sys}/devices/@{pci}/host@{int}/** r,
|
||||
@{sys}/devices/@{pci}/usb@{int}/** r,
|
||||
@{sys}/devices/@{pci}/virtio@{int}/** r,
|
||||
@{sys}/devices/**/host@{int}/**/block/{s,v}d[a-z]/ r,
|
||||
@{sys}/devices/**/host@{int}/**/block/{s,v}d[a-z]/** r,
|
||||
|
||||
# SSD Nvme devices
|
||||
/dev/nvme[0-9]* rk,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue