1 |
diff -Nur --no-dereference smeserver-clamav-2.7.0.old/root/etc/yum/post-actions/clamd.action smeserver-clamav-2.7.0/root/etc/yum/post-actions/clamd.action |
2 |
--- smeserver-clamav-2.7.0.old/root/etc/yum/post-actions/clamd.action 2022-11-22 15:18:29.745000000 -0500 |
3 |
+++ smeserver-clamav-2.7.0/root/etc/yum/post-actions/clamd.action 2022-11-22 15:21:49.202000000 -0500 |
4 |
@@ -3,6 +3,5 @@ |
5 |
#old freshclam |
6 |
clam*:any:/usr/bin/rm -f /etc/cron.daily/freshclam |
7 |
#avoid config not needed |
8 |
-clamav-filesystem:any:/usr/bin/rm -f /etc/clamd.d/scan.conf |
9 |
-clam*:any:/sbin/e-smith/signal-event smeserver-clamav-update |
10 |
+clamav-filesystem:any:/sbin/e-smith/expand-template /etc/clamd.d/scan.conf |
11 |
clamav-update:any:/sbin/e-smith/expand-template /etc/logrotate.d/clamav-update |