Handle no data from powersupplyclass
Handle the case when /sys/class/power_supply doesn't exist. Fixes logging error spam. Requires https://github.com/prometheus/procfs/pull/308 Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
parent
594f417bdf
commit
5fed4f01e9
2 changed files with 5 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
* [CHANGE]
|
||||
* [FEATURE]
|
||||
* [ENHANCEMENT]
|
||||
* [BUGFIX]
|
||||
* [BUGFIX] Handle no data from powersupplyclass
|
||||
|
||||
## 1.0.0 / 2020-05-25
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue