clamav: hardcode StreamMaxLength to 2G

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L. 2025-11-11 09:35:47 +01:00
parent de1f5aeac8
commit 8627366a39
4 changed files with 5 additions and 6 deletions

View file

@ -1,7 +1,5 @@
#!/bin/bash
sed "s|aio-placeholder|$MAX_SIZE|" /etc/clamav/clamd.conf > /tmp/clamd.conf
# Print out clamav version for compliance reasons
clamscan --version