1 |
diff -Nur smeserver-clamav-2.4.0.old/root/etc/e-smith/templates/var/service/clamd/env/MEMLIMIT smeserver-clamav-2.4.0/root/etc/e-smith/templates/var/service/clamd/env/MEMLIMIT |
2 |
--- smeserver-clamav-2.4.0.old/root/etc/e-smith/templates/var/service/clamd/env/MEMLIMIT 2006-03-15 19:38:28.000000000 -0500 |
3 |
+++ smeserver-clamav-2.4.0/root/etc/e-smith/templates/var/service/clamd/env/MEMLIMIT 2019-11-26 22:43:07.522000000 -0500 |
4 |
@@ -1 +1 @@ |
5 |
-{ $OUT = ($clamd{MemLimit} > "80000000") ? $clamd{MemLimit} : "80000000" } |
6 |
+{ $OUT = ($clamd{MemLimit} > "100000000") ? $clamd{MemLimit} : "100000000" } |