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
|
|
@ -16,7 +16,7 @@ profile xfce-sensors @{exec_path} {
|
|||
@{sys}/class/hwmon/ r,
|
||||
@{sys}/class/power_supply/ r,
|
||||
@{sys}/class/thermal/ r,
|
||||
@{sys}/devices/@{pci}/i2c-@{int}/{,**/}name r,
|
||||
@{sys}/devices/@{pci}/i2c-*/{,**/}name r,
|
||||
@{sys}/devices/**/hwmon@{int}/ r,
|
||||
@{sys}/devices/**/hwmon@{int}/{name,temp*} r,
|
||||
@{sys}/devices/**/hwmon@{int}/**/ r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue