clamav.inc http://www.pfsense.org/packages/config/clamav.inc clamav_install_command(); Antivirus Configure antivirus settings
Services
/pkg_edit.php?xml=clamav.xml&id=0
ClamAV The ClamAV antivirus. clamd.sh clamd FreshClam A daemon that periodically updates the ClamAV virus database. freshclam.sh freshclam clamav Antivirus expert Expert mode This enables the expert mode. Don't check this unless you are sure of what you are doing. checkbox brokenexec,scan_pe,scan_ole2,scan_html,scan_archive brokenexec Detect broken executables Try to detect broken executables. checkbox on scan_pe Scan PE Scan files in 32-bit Windows' Portable Executable format. checkbox on scan_ole2 Scan OLE2 Scan Microsoft Office document macros. checkbox on scan_html Scan HTML Perform HTML normalization and decryption of Microsoft Script Encoder code. checkbox on scan_archive Scan archives Try to uncompress archived files to scan their content. checkbox on clamav_before_form(&$pkg); clamav_validate_input($post, &$input_errors); clamav_resync();