Restore some options behaviour by default
This commit is contained in:
13
install/rpm/clamav/freshclam_orig.conf
Normal file
13
install/rpm/clamav/freshclam_orig.conf
Normal file
@@ -0,0 +1,13 @@
|
||||
UpdateLogFile /var/log/freshclam.log
|
||||
ScriptedUpdates no
|
||||
LogFileMaxSize 80M
|
||||
LogTime yes
|
||||
#LogVerbose yes
|
||||
LogRotate yes
|
||||
#PidFile /var/run/freshclam.pid
|
||||
|
||||
# By default when started freshclam drops privileges and switches to the
|
||||
# "clamav" user. This directive allows you to change the database owner.
|
||||
# Default: clamav (may depend on installation options)
|
||||
DatabaseOwner clamav
|
||||
DatabaseDirectory /var/lib/clamavnew
|
||||
Reference in New Issue
Block a user