add note about errors on first launch being harmless

This commit is contained in:
KemoNine 2024-04-24 20:50:59 -04:00
parent 959e1f67bb
commit 3c4e130c4a
1 changed files with 2 additions and 0 deletions

View File

@ -7,3 +7,5 @@ pacman -S lm_sensors
sensors-detect # walk through this completely
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**