redirect output

Signed-off-by: ale <ale@manalejandro.com>
This commit is contained in:
ale 2025-05-22 20:26:00 +02:00
parent d335367607
commit 9e316cd7bf
Signed by: ale
GPG Key ID: 244A9C4DAB1C0C81

2
clamav
View File

@ -1,2 +1,2 @@
PATH=/usr/sbin:/usr/bin:/sbin:/bin
5 4 * * * root freshclam && nice -n10 clamscan -rio --move /data/quarantine /data/queue
5 4 * * * root freshclam && nice -n10 clamscan -rio --move /data/quarantine /data/queue > /dev/stdout 2>&1