add note about errors on first launch being harmless
This commit is contained in:
parent
959e1f67bb
commit
3c4e130c4a
|
@ -7,3 +7,5 @@ pacman -S lm_sensors
|
||||||
sensors-detect # walk through this completely
|
sensors-detect # walk through this completely
|
||||||
systemctl enable --now lm_sensors
|
systemctl enable --now lm_sensors
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**This will throw errors for 5 minutes at first run due to lack of data, it'll self-correct when the munin cron job runs once**
|
||||||
|
|
Loading…
Reference in a new issue