mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 11:35:54 +02:00
Add ClamAV section to system-log (core8) Create /etc/ntp folder (core8) git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1216 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
20 lines
320 B
Plaintext
20 lines
320 B
Plaintext
##
|
|
## ipfire config file for freshclam
|
|
##
|
|
|
|
LogSyslog yes
|
|
|
|
PidFile /var/run/clamav/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
|