summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-11-27 23:28:12 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-11-27 23:28:12 +0000
commit6a85582114488789f1abe1b9828bbb9dc9838485 (patch)
tree3806bd17c9a45d12046e54f20e729ad1cb49f4ef /etc
parentb91f8b8264b47d13604fd8ba568054ae9bc8e59b (diff)
downloadpfsense-6a85582114488789f1abe1b9828bbb9dc9838485.zip
pfsense-6a85582114488789f1abe1b9828bbb9dc9838485.tar.gz
Use files.pfsense.org
Requested-by: CMB
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.update_bogons.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.update_bogons.sh b/etc/rc.update_bogons.sh
index 0191f93..8526820 100755
--- a/etc/rc.update_bogons.sh
+++ b/etc/rc.update_bogons.sh
@@ -11,7 +11,7 @@ value=`hexdump -n1 -e\"%u\" /dev/random`
sleep $value
/etc/rc.conf_mount_rw
-/usr/bin/fetch -q -o /tmp/bogons "http://www.pfsense.com/mirrors/bogon-bn-nonagg.txt"
+/usr/bin/fetch -q -o /tmp/bogons "http://files.pfsense.org/mirrors/bogon-bn-nonagg.txt"
if [ ! -f /tmp/bogons ]; then
echo "Could not download http://www.pfsense.com/mirrors/bogon-bn-nonagg.txt" | logger
exit
OpenPOWER on IntegriCloud