--- rpms/smeserver-clamav/sme10/smeserver-clamav-2.7.0-bz11103-improvements.patch 2021/01/06 22:21:19 1.2 +++ rpms/smeserver-clamav/sme10/smeserver-clamav-2.7.0-bz11103-improvements.patch 2021/01/08 16:04:19 1.3 @@ -188,3 +188,11 @@ diff -Nur smeserver-clamav-2.7.0.old/roo [Install] -WantedBy=multi-user.target +WantedBy=sme-server.target +diff -Nur smeserver-clamav-2.7.0.old/root/etc/e-smith/templates/etc/cron.daily/freshclam/10freshclam smeserver-clamav-2.7.0/root/etc/e-smith/templates/etc/cron.daily/freshclam/10freshclam +--- smeserver-clamav-2.7.0.old/root/etc/e-smith/templates/etc/cron.daily/freshclam/10freshclam 1969-12-31 19:00:00.000000000 -0500 ++++ smeserver-clamav-2.7.0/root/etc/e-smith/templates/etc/cron.daily/freshclam/10freshclam 2013-01-31 16:31:43.000000000 -0500 +@@ -0,0 +1,4 @@ ++#! /bin/sh ++# We do not run freshclam here, because an always-running supervised freshclam ++# is used in SME Server ++exit 0