Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 223 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 223 Bytes

manage-antivirus

crontab

03 */2 * * * /root/scripts/antivirus.sh freshclam > /dev/null 2>&1

09 */2 * * * /root/scripts/antivirus.sh maldet > /dev/null 2>&1

33 05 * * * /root/scripts/antivirus.sh scan > /dev/null 2>&1