feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2022-07-10 14:28:44 +01:00
parent c0e62f30bb
commit 23642eb0be
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
14 changed files with 39 additions and 18 deletions

View file

@ -35,8 +35,7 @@ profile boltd @{exec_path} {
@{sys}/devices/pci[0-9]*/**/domain[0-9]*/**/{vendor,device}_name r,
@{sys}/devices/pci[0-9]*/**/domain[0-9]*/iommu_dma_protection r,
@{sys}/devices/platform/**/uevent r,
@{sys}/devices/virtual/dmi/id/product_name r,
@{sys}/devices/virtual/dmi/id/sys_vendor r,
@{sys}/devices/virtual/dmi/id/{sys_vendor,product_version,product_name} r,
include if exists <local/boltd>
}