mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 05:41:17 +08:00
9 lines
332 B
Plaintext
9 lines
332 B
Plaintext
config freshclam 'freshclam'
|
|
option freshclam_config_file '/etc/clamav/freshclam.conf'
|
|
option UpdateLogFile '/tmp/freshclam.log'
|
|
option DatabaseMirror 'database.clamav.net'
|
|
option NotifyClamd '/etc/clamav/clamd.conf'
|
|
option DatabaseOwner 'root'
|
|
option CompressLocalDatabase 'yes'
|
|
option DatabaseDirectory '/usr/share/clamav'
|