summaryrefslogtreecommitdiffstats
path: root/etc/crontab
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-07-27 20:13:17 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-07-27 20:13:17 +0000
commita75900e4dd90dafb8b2f3ac400dbe57042d4c05e (patch)
treebf7ae4dfc102f140ba22be0a582adfb61d357ffd /etc/crontab
parent6668d4e63788a938cdb631e6e0447a63e5372754 (diff)
downloadpfsense-a75900e4dd90dafb8b2f3ac400dbe57042d4c05e.zip
pfsense-a75900e4dd90dafb8b2f3ac400dbe57042d4c05e.tar.gz
Expire virusprot table every hour.
Ticket #1053
Diffstat (limited to 'etc/crontab')
-rw-r--r--etc/crontab1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/crontab b/etc/crontab
index f866b96..490815b 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -8,3 +8,4 @@ HOME=/var/log
*/60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout
1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update
*/5 * * * * root /usr/bin/nice -n20 /etc/ping_hosts.sh
+*/60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot
OpenPOWER on IntegriCloud