Codebase list clamav-unofficial-sigs / ca981161-bc0c-44f0-95b9-88c87b5a1cd1/main clamav-unofficial-sigs-cron
ca981161-bc0c-44f0-95b9-88c87b5a1cd1/main

Tree @ca981161-bc0c-44f0-95b9-88c87b5a1cd1/main (Download .tar.gz)

clamav-unofficial-sigs-cron @ca981161-bc0c-44f0-95b9-88c87b5a1cd1/mainraw · history · blame

# ClamAV Unofficial Signature Databases Update Cron File
#
# Author: Bill Landry <unofficialsigs@gmail.com>
#
# This cron file will execute the clamav-unofficial-sigs.sh script that
# currently supports updating third-party signature databases provided
# by Sanesecurity, SecuriteInfo, MalwarePatrol, OITC, etc.
#
# The script is set to run hourly, at 45 minutes past the hour, and the 
# script itself is set to randomize the actual execution time between
# 60 - 600 seconds.  Adjust the cron start time, user account to run the
# script under, and path information shown below to meet your own needs.

45 * * * * root /usr/local/bin/clamav-unofficial-sigs.sh -c /usr/local/etc/clamav-unofficial-sigs.conf