fix(profile): firt set of issues raised by the integration tests

This commit is contained in:
Alexandre Pujol 2024-10-21 22:00:02 +01:00
parent 48738a4cae
commit 2823f7562b
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
5 changed files with 11 additions and 3 deletions

View file

@ -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,