This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
linux:antivirus [2025/05/16 10:49] manu |
linux:antivirus [2025/05/16 10:55] (current) manu |
||
---|---|---|---|
Line 170: | Line 170: | ||
CURRTIME=$(date +"%Y-%m-%d_%H_%M") | CURRTIME=$(date +"%Y-%m-%d_%H_%M") | ||
clamlog=/var/log/clamav/clamav_${CURRTIME}.log | clamlog=/var/log/clamav/clamav_${CURRTIME}.log | ||
+ | quarantine=/var/clamav/infected | ||
main() | main() |