fix(profile): more possible id than int for i2c.
This commit is contained in:
parent
b677d4a0b5
commit
10ef829d31
7 changed files with 13 additions and 13 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue