Taken from:
http://www.efwsupport.com/index.php?topic=3047.0Try this . . .
1. Set up Endian to allow SSH connections from the main dashboard. Just choose SSH ACCESS and then click ENABLE SSH ACCESS.
2. Use an SSH client (like Putty) to log into the firewall using it's local IP address. Use "root" for the login and the password you initially assigned the box to login. You should get a shell prompt after this.
3. Run the command "nano /etc/clamav/clamd.conf.tmpl"
4. Scroll down to the line that says "DetectBrokenExecutables yes"
5. Change the line to "DetectBrokenExecutables no"
6. Press CNTL+O then CNTL+X. You should be taken back to the command line. You can type "logout" to quit the SSH client.
7. Unless you need it, go back to the web interface and turn the SSH server back off.
8. Reboot - Even after updating, rebooting, etc. Endian will no longer check for broken executables.