mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
ISA PnP aus Kernel entfernt. Defaultconf fuer Clamav. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@534 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
20 lines
313 B
Plaintext
20 lines
313 B
Plaintext
##
|
|
## ipfire config file for freshclam
|
|
##
|
|
|
|
LogSyslog yes
|
|
|
|
PidFile /var/run/freshclam.pid
|
|
|
|
DatabaseMirror database.clamav.net
|
|
|
|
ScriptedUpdates yes
|
|
|
|
## Proxy settings
|
|
#HTTPProxyServer myproxy.com
|
|
#HTTPProxyPort 1234
|
|
#HTTPProxyUsername myusername
|
|
#HTTPProxyPassword mypass
|
|
|
|
NotifyClamd /var/ipfire/clamav/clamd.conf
|