You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
332 B

  1. config freshclam 'freshclam'
  2. option freshclam_config_file '/etc/clamav/freshclam.conf'
  3. option UpdateLogFile '/tmp/freshclam.log'
  4. option DatabaseMirror 'database.clamav.net'
  5. option NotifyClamd '/etc/clamav/clamd.conf'
  6. option DatabaseOwner 'root'
  7. option CompressLocalDatabase 'yes'
  8. option DatabaseDirectory '/usr/share/clamav'