X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=clamav-unofficial-sigs.git;a=blobdiff_plain;f=debian%2Fcron.d;h=49016264559959a284035be35552127ee6455385;hp=c8190aaf78917a61f2c24980a772b144e0cb8468;hb=2de844a2b195cd9d9c824e1220a0e5b54bd7ea57;hpb=71453066c45e1407c494ae88712c4fadb277e922 diff --git a/debian/cron.d b/debian/cron.d index c8190aa..4901626 100644 --- a/debian/cron.d +++ b/debian/cron.d @@ -1,6 +1,6 @@ -# This cron file will execute the clamav-unofficial-sigs.sh script that +# This cron file will execute the clamav-unofficial-sigs script that # currently supports updating third-party signature databases provided # by Sanesecurity, SecuriteInfo, MalwarePatrol, OITC, etc. -54 * * * * clamav [ -x /usr/sbin/clamav-unofficial-sigs.sh ] && /bin/bash /usr/sbin/clamav-unofficial-sigs.sh > /dev/null +54 * * * * clamav [ -x /usr/sbin/clamav-unofficial-sigs ] && /usr/sbin/clamav-unofficial-sigs > /dev/null