read access to the hwmon directory
This commit is contained in:
parent
921503f514
commit
647d22ab9f
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ profile sensors @{exec_path} {
|
||||||
@{sys}/class/i2c-adapter/ r,
|
@{sys}/class/i2c-adapter/ r,
|
||||||
@{sys}/devices/{,platform/*.{i2c,hdmi}/}i2c-@{int}/name r,
|
@{sys}/devices/{,platform/*.{i2c,hdmi}/}i2c-@{int}/name r,
|
||||||
@{sys}/devices/@{pci}/name r,
|
@{sys}/devices/@{pci}/name r,
|
||||||
@{sys}/devices/**/hwmon*/** r,
|
@{sys}/devices/**/hwmon*/{,**} r,
|
||||||
|
|
||||||
# file_inherit
|
# file_inherit
|
||||||
deny @{PROC}/@{pid}/net/dev r,
|
deny @{PROC}/@{pid}/net/dev r,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue