mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Fix .pid access of clamd and freshclam
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
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
LogSyslog yes
|
||||
|
||||
PidFile /var/run/clamd.pid
|
||||
LocalSocket /var/run/clamd
|
||||
PidFile /var/run/clamav/clamd.pid
|
||||
LocalSocket /var/run/clamav/clamd
|
||||
|
||||
ArchiveMaxFileSize 15M
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
LogSyslog yes
|
||||
|
||||
PidFile /var/run/freshclam.pid
|
||||
PidFile /var/run/clamav/freshclam.pid
|
||||
|
||||
DatabaseMirror database.clamav.net
|
||||
|
||||
|
||||
@@ -2,3 +2,5 @@ lib/modules/2.6.16.57-ipfire/kernel/drivers/net/r8169.ko
|
||||
lib/modules/2.6.16.57-ipfire/kernel/drivers/net/r8168.ko
|
||||
lib/modules/2.6.16.57-ipfire-smp/kernel/drivers/net/r8169.ko
|
||||
lib/modules/2.6.16.57-ipfire-smp/kernel/drivers/net/r8168.ko
|
||||
srv/web/ipfire/cgi-bin/logs.cgi/log.dat
|
||||
etc/ntp
|
||||
|
||||
@@ -33,3 +33,4 @@ var/ipfire/clamav/clamd.conf
|
||||
var/ipfire/clamav/freshclam.conf
|
||||
etc/rc.d/init.d/clamav
|
||||
usr/local/bin/clamavctrl
|
||||
var/run/clamav
|
||||
|
||||
Reference in New Issue
Block a user