From 3c4e130c4a5a20d97bbfdf77caad9e6363a502a9 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Wed, 24 Apr 2024 20:50:59 -0400 Subject: [PATCH] add note about errors on first launch being harmless --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9d911e7..03cbaed 100644 --- a/README.md +++ b/README.md @@ -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**