mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Einige Fixes fuer den Paketmanager.
ISA PnP aus Kernel entfernt. Defaultconf fuer Clamav. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@534 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
10
config/clamav/clamd.conf
Normal file
10
config/clamav/clamd.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
##
|
||||
## ipfire config file for the Clam AV daemon
|
||||
##
|
||||
|
||||
LogSyslog yes
|
||||
|
||||
PidFile /var/run/clamd.pid
|
||||
LocalSocket /var/run/clamd
|
||||
|
||||
ArchiveMaxFileSize 15M
|
||||
19
config/clamav/freshclam.conf
Normal file
19
config/clamav/freshclam.conf
Normal file
@@ -0,0 +1,19 @@
|
||||
##
|
||||
## 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
|
||||
Reference in New Issue
Block a user