--- conf/logwatch.conf	2024-01-22 14:31:51
+++ conf/logwatch.conf	2024-05-01 19:11:54
@@ -36,6 +36,7 @@
 
 # You can override the default temp directory (/tmp) here
 # TmpDir = /var/cache/logwatch
+TmpDir = @PREFIX@/var/cache/logwatch
 
 # To format using HTML use Format = html
 # Format = text
@@ -126,6 +127,8 @@
                             # prints useful system configuration info.
 Service = "-eximstats"      # Prevents execution of eximstats service, which
                             # is a wrapper for the eximstats program.
+Service = "-zz-lm_sensors"  # Prevents execution of zz-lmsensors
+                            # no /proc
 # Because the above sets "All" as the default, and disables certain
 # services, you can also set the Service variable to an empty string
 # in your local logwatch.conf (by default, under /etc/logwatch/conf).
