diff options
Diffstat (limited to 'etc/crontab')
-rw-r--r-- | etc/crontab | 1 |
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 |