fix(profile): apply some fix raised by the test suite.

This commit is contained in:
Alexandre Pujol 2024-10-22 00:37:50 +01:00
parent 1f869c12ad
commit cca8e6508f
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
24 changed files with 65 additions and 12 deletions

View file

@ -20,8 +20,7 @@
@{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,
@{sys}/devices/**/host@{int}/** r,
# SSD Nvme devices
/dev/nvme[0-9]* rk,