mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-26 01:16:56 +00:00
clamav: adjust a few more things
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
aa452b4613
commit
a661b488c3
4 changed files with 9 additions and 5 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env sh
|
||||
#!/bin/bash
|
||||
|
||||
sed "s|aio-placeholder|$MAX_SIZE|" /etc/clamav/clamd.conf > /tmp/clamd.conf
|
||||
|
||||
echo "Clamav started"
|
||||
|
||||
exec "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue