From 7ae1d0916b388edc86c5ce58aa4d0fa5781009b8 Mon Sep 17 00:00:00 2001 From: radek Date: Sat, 25 Sep 2004 15:14:23 +0000 Subject: [PATCH] - added ...||: to freshclam invocation (pointed out by glen at delfi ee) Changed files: clamav-post-updatedb -> 1.3 --- clamav-post-updatedb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clamav-post-updatedb b/clamav-post-updatedb index ab00abc..36de969 100644 --- a/clamav-post-updatedb +++ b/clamav-post-updatedb @@ -10,6 +10,6 @@ fi if [ "$FETCH_AFTER_UPGRADE" = "yes" ]; then umask 022 - /usr/bin/freshclam $freshclamopt -l /var/log/freshclam.log --daemon-notify + /usr/bin/freshclam $freshclamopt -l /var/log/freshclam.log --daemon-notify || : fi -- 2.44.0