~ubuntu-branches/ubuntu/natty/clamav-unofficial-sigs/natty

1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ClamAV Unofficial Signature Databases Update Cron File
#
# Author: Bill Landry <bill@inetmsg.com>
#
# This cron file will execute the clamav-unofficial-sigs.sh script that
# currently supports updating third-party signature databases provided
# by Sanesecurity, MSRBL, SecuriteInfo, MalwarePatrol, and OITC.
#
# 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