application agent is not running

The diagostic report is included i had this issue after rebot

Add this to /etc/rc.local

Mod install and start COMODO.

if /sbin/modprobe redirfs && /sbin/modprobe avflt; then
echo -e ā€œ\nRedirFS kernel modules have been successfully installed.\nā€
else
echo -e ā€œ\nRedirFS kernel modules installation failed.\nā€
fi
sh /opt/COMODO/load_cmdagent.sh restart
sh /opt/COMODO/load_cmgdaemon.sh restart

Regards,
Charlie