diff --git a/clamav-update.crond b/clamav-update.crond index dc85745..7454bd0 100644 --- a/clamav-update.crond +++ b/clamav-update.crond @@ -3,4 +3,4 @@ MAILTO=root ## It is ok to execute it as root; freshclam drops privileges and becomes ## user 'clamupdate' as soon as possible -0 */3 * * * root /usr/share/clamav/freshclam-sleep +0 */3 * * * root /usr/share/clamav/freshclam-sleep > /dev/null diff --git a/clamav.spec b/clamav.spec index e3c1bc1..43ee4e1 100644 --- a/clamav.spec +++ b/clamav.spec @@ -634,6 +634,7 @@ fi %changelog * Sun Mar 07 2021 Sérgio Basto - 0.103.1-3 - clamav-freshclam.service: Standard output type syslog is obsolete (#1933977) +- Quiet proxy on stdout (#1814698) * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 0.103.1-2 - Rebuilt for updated systemd-rpm-macros