diff options
author | Ralph Seichter <github@seichter.de> | 2020-03-23 16:47:28 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-04-03 22:53:55 +0300 |
commit | 0b03a4079fff057f5c3c89fdeb9b24c289146beb (patch) | |
tree | ee0eefe30c24fa641b3bf19168202d3b1076a5ce /app-antivirus/fangfrisch/files | |
parent | */*: Drop stable ia64 keywords (diff) | |
download | gentoo-0b03a4079fff057f5c3c89fdeb9b24c289146beb.tar.gz gentoo-0b03a4079fff057f5c3c89fdeb9b24c289146beb.tar.bz2 gentoo-0b03a4079fff057f5c3c89fdeb9b24c289146beb.zip |
app-antivirus/fangfrisch: Bump to version 1.2.0
Upstream feature release 1.2.0
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Ralph Seichter <gentoo@seichter.de>
Closes: https://github.com/gentoo/gentoo/pull/15071
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-antivirus/fangfrisch/files')
-rw-r--r-- | app-antivirus/fangfrisch/files/fangfrisch.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-antivirus/fangfrisch/files/fangfrisch.conf b/app-antivirus/fangfrisch/files/fangfrisch.conf index d1641f56540c..ded86b9cc981 100644 --- a/app-antivirus/fangfrisch/files/fangfrisch.conf +++ b/app-antivirus/fangfrisch/files/fangfrisch.conf @@ -3,6 +3,8 @@ [DEFAULT] db_url = sqlite:////var/lib/fangfrisch/db.sqlite local_directory = /var/lib/clamav +log_method = syslog +log_target = /dev/log on_update_exec = clamdscan --reload [malwarepatrol] |