summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/crontab2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/crontab b/etc/crontab
index 6bfe0a0..ed52a83 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -9,4 +9,4 @@ HOME=/var/log
15 4 * * 6 root periodic weekly
30 5 1 * * root periodic monthly
1,31 0-5 * * * root adjkerntz -a
-12 12 * * * root /usr/bin/fetch -o /etc/bogons "http://www.cymru.com/Documents/bogon-bn-nonagg.txt" >/dev/null 2>&1 \ No newline at end of file
+*/3000 * * * * root /usr/bin/fetch -o /etc/bogons "http://www.cymru.com/Documents/bogon-bn-nonagg.txt" >/dev/null 2>&1 \ No newline at end of file
OpenPOWER on IntegriCloud