mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-21 22:01:31 +00:00
Merge pull request #6698 from mailcow/6644_clamd-tmp-folder-naming-change
Changed clamavs tmp folder structure
This commit is contained in:
@@ -8,7 +8,7 @@ fi
|
|||||||
|
|
||||||
# Cleaning up garbage
|
# Cleaning up garbage
|
||||||
echo "Cleaning up tmp files..."
|
echo "Cleaning up tmp files..."
|
||||||
rm -rf /var/lib/clamav/clamav-*.tmp
|
rm -rf /var/lib/clamav/tmp.*
|
||||||
|
|
||||||
# Prepare whitelist
|
# Prepare whitelist
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user