Maldet default crons for quarantine_clean & quarantine_hits
crontab -e
0 1 * * * sed -i ‘/^quarantine_clean=/c quarantine_clean=\”0\”‘ /usr/local/maldetect/conf.maldet
0 1 * * * sed -i ‘/^quarantine_hits=/c quarantine_hits=\”0\”‘ /usr/local/maldetect/conf.maldet