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
cd /usr/local/src/;wget http://www.rfxn.com/downloads/maldetect-current.tar.gz;tar -xzf maldetect-current.tar.gz;cd maldetect-* ; sh ./install.sh