summaryrefslogtreecommitdiffstats
path: root/etc/crontab
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-09 22:50:40 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-09 22:50:40 +0000
commit3f1f70148a641484b68f0fa8d289b087f1229950 (patch)
tree8215df4cca2b07f3056729d768d2a1589f1bff1c /etc/crontab
parentc2e859c4b47518ef77001c67049d83e5f54745b0 (diff)
downloadpfsense-3f1f70148a641484b68f0fa8d289b087f1229950.zip
pfsense-3f1f70148a641484b68f0fa8d289b087f1229950.tar.gz
Seperate update bogons functions into its own file /etc/update_bogons.sh
Diffstat (limited to 'etc/crontab')
-rw-r--r--etc/crontab2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/crontab b/etc/crontab
index 9e37c75..94c251e 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -10,4 +10,4 @@ HOME=/var/log
30 5 1 * * root /usr/bin/nice -n20 periodic monthly
1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a
*/5 * * * * root /usr/bin/nice -n20 /etc/rc.prunecaptiveportal
-*/3000 * * * * root /etc/rc.conf_mount_rw && /usr/bin/fetch -q -o /etc/bogons "http://www.cymru.com/Documents/bogon-bn-nonagg.txt" && /sbin/pfctl -t bogons -T replace -f /etc/bogons && /etc/rc.conf_mount_ro
+*/3000 * * * * root /usr/bin/nice -n20 /etc/update_bogons.sh
OpenPOWER on IntegriCloud