izmjene u cron.d debian/5.4.1-2
authorIvan Rako <irako@nekkar.carnet.hr>
Fri, 21 Oct 2016 18:03:48 +0000 (20:03 +0200)
committerIvan Rako <irako@nekkar.carnet.hr>
Fri, 21 Oct 2016 18:03:48 +0000 (20:03 +0200)
debian/changelog
debian/cron.d

index 1ac02da..7221236 100644 (file)
@@ -1,3 +1,9 @@
+clamav-unofficial-sigs (5.4.1-2) unstable; urgency=medium
+
+  * Ispravak greske u cron.d
+
+ -- Ivan Rako <Ivan.Rako@CARNet.hr>  Fri, 21 Oct 2016 20:03:33 +0200
+
 clamav-unofficial-sigs (5.4.1-1) unstable; urgency=medium
 
   * First eXtremeSHOK release
index c8190aa..4901626 100644 (file)
@@ -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