From a62f7c532a1509ade71ba4db4f118716156b6eae Mon Sep 17 00:00:00 2001 From: Waldek Date: Mon, 2 Aug 2021 20:14:01 +0200 Subject: [PATCH] add info about crontab file --- sysinfo/Readme.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sysinfo/Readme.txt b/sysinfo/Readme.txt index f7309cc..436fd8b 100644 --- a/sysinfo/Readme.txt +++ b/sysinfo/Readme.txt @@ -85,6 +85,10 @@ On raspberry pi or PC you can use sensors package to get temperature CPU If you don't want to show temperature on the Pi, comment out the line that gets the temp +Copy file sysinfo-cron to /etc/cron.d/ and restart cronab + /etc/init.d/cron restart + + Optional display network traffic ===============================