summaryrefslogtreecommitdiffstats
path: root/etc/crontab
diff options
context:
space:
mode:
authorColin Smith <colin@pfsense.org>2005-03-06 06:48:20 +0000
committerColin Smith <colin@pfsense.org>2005-03-06 06:48:20 +0000
commitc8e6c4efcf2963c8478a6f91dea4ec6208b71c51 (patch)
treeb464ab7756a23e6c15faac0bf90e3ae8eef018e5 /etc/crontab
parentb7c502bbc1b0787ac0b3c5e1fe9633eca6c391f4 (diff)
downloadpfsense-c8e6c4efcf2963c8478a6f91dea4ec6208b71c51.zip
pfsense-c8e6c4efcf2963c8478a6f91dea4ec6208b71c51.tar.gz
Add periodic package sweeping to crontab.
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 fafc22b..42c0f6e 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
OpenPOWER on IntegriCloud