]> git.pld-linux.org Git - packages/clamav.git/commitdiff
- harcoded settings removed
authorPaweł Sikora <pluto@pld-linux.org>
Wed, 28 Apr 2004 09:40:08 +0000 (09:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    clamav-cron-updatedb -> 1.4

clamav-cron-updatedb

index 4d50a6d26ae565aa226909c306f7e0bd3b0f96c1..0714c871b87a96bc83516fc5a917a8578fba3b1b 100644 (file)
@@ -13,7 +13,7 @@ fi
     
 if [ "$DIV" = "0" ]; then
        umask 022
-       log=$(/usr/bin/freshclam $freshclamopt -l /var/log/freshclam.log --daemon-notify 2>&1)
+       log=$(/usr/bin/freshclam $freshclamopt --daemon-notify 2>&1)
        if [ "$UPDATE_QUIET" != "yes" ]; then
            echo "$log"
        fi
This page took 0.082562 seconds and 4 git commands to generate.