--- logwatch-7.11/conf/logwatch.conf.orig 2024-01-22 20:31:51.000000000 +0100 +++ logwatch-7.11/conf/logwatch.conf 2024-08-27 15:17:43.685786586 +0200 @@ -126,6 +126,11 @@ # prints useful system configuration info. Service = "-eximstats" # Prevents execution of eximstats service, which # is a wrapper for the eximstats program. + +# Disabled: 'iptables' +Service = "-iptables" + + # 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).