fix(profile): more possible id than int for i2c.

This commit is contained in:
Alexandre Pujol 2025-05-18 19:31:33 +02:00
parent b677d4a0b5
commit 10ef829d31
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
7 changed files with 13 additions and 13 deletions

View file

@ -95,7 +95,7 @@ profile monitorix @{exec_path} {
@{PROC}/@{pids}/io r,
@{sys}/class/i2c-adapter/ r,
@{sys}/devices/@{pci}/i2c-@{int}/{,**/}name r,
@{sys}/devices/@{pci}/i2c-*/{,**/}name r,
@{sys}/class/hwmon/ r,
@{sys}/devices/**/thermal*/{,**} r,
@{sys}/devices/**/hwmon*/{,**} r,