Skip to main content

Turn off automatica maldet scanning?

Comments

4 comments

  • vacancy
    Check /etc/cron.d folder.
    0
  • Scott Galambos
    I have this: /etc/cron.d/maldet_pub, with this single line in it: maldet_pub:*/5 * * * * root /usr/local/maldetect/maldet --mkpubpaths >> /dev/null 2>&1 do I just comment out that?
    0
  • vacancy
    This means a cron that runs every 5 minutes. This cron might be triggering something different. In addition, you can check /etc/cron.daily, /etc/cron.hourly, /etc/cron.weekly files.
    0
  • cPanelLauren
    Cron information can be checked in the readme as well
    0

Please sign in to leave a comment.