# Check webs
35 2 * * * root /usr/bin/maldet -co quarantine_hits=0 -a /srv/www

# Restart maldetect every hour - until we find a proper fix
0 * * * * root /usr/bin/maldet_restart.sh &> /dev/null
