From c8e6c4efcf2963c8478a6f91dea4ec6208b71c51 Mon Sep 17 00:00:00 2001 From: Colin Smith Date: Sun, 6 Mar 2005 06:48:20 +0000 Subject: [PATCH] Add periodic package sweeping to crontab. --- etc/crontab | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/crontab b/etc/crontab index fafc22b4b5..42c0f6e800 100644 --- a/etc/crontab +++ b/etc/crontab @@ -10,3 +10,4 @@ HOME=/var/log 30 5 1 * * root periodic monthly 1,31 0-5 * * * root adjkerntz -a */3000 * * * * root /usr/bin/fetch -o /etc/bogons "http://www.cymru.com/Documents/bogon-bn-nonagg.txt" >/dev/null 2>&1 +1 */4 * * * root /etc/rc.sweeppackages