linux-malware-detect
linux-malware-detect copied to clipboard
Add Bitrix support in cron
Can you add Bitrix support in cron.daily. Something like this:
elif [ -d "/opt/webdir" ] && [ -d "/etc/nginx/bx" ]; then # Bitrix $inspath/maldet -b -r /home/bitrix/www/,/home/bitrix/ext_www/?/ $scan_days >> /dev/null 2>&1
Thank You.