summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2009-06-24 20:22:01 -0400
committerChris Buechler <cmb@pfsense.org>2009-06-24 20:22:01 -0400
commitfc1e7d9fa2a69ba4fb4ff058c1c3aded5ebd8176 (patch)
tree1748564fdf6bda64402da739731249aaef5223af /usr/local/www/wizards
parent2b9fbe3ab59fa958715e8b2ccb17dcb730f880b2 (diff)
downloadpfsense-fc1e7d9fa2a69ba4fb4ff058c1c3aded5ebd8176.zip
pfsense-fc1e7d9fa2a69ba4fb4ff058c1c3aded5ebd8176.tar.gz
Skip sleep if argument is specified, and update bogons at end of setup wizard.
Diffstat (limited to 'usr/local/www/wizards')
-rw-r--r--usr/local/www/wizards/setup_wizard.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/wizards/setup_wizard.xml b/usr/local/www/wizards/setup_wizard.xml
index bc09aed..cd3805c 100644
--- a/usr/local/www/wizards/setup_wizard.xml
+++ b/usr/local/www/wizards/setup_wizard.xml
@@ -411,6 +411,7 @@
<description>A reload is now in progress. Please wait. &lt;p&gt; The system will automatically try to access $myurl in 120 seconds. &lt;p&gt; You can click on the icon above to access the site more quickly.
&lt;meta http-equiv="refresh" content="60; url=$myurl" &gt;</description>
<stepafterformdisplay>
+ mwexec_bg("/etc/rc.update_bogons.sh now");
reload_all();
</stepafterformdisplay>
</step>
OpenPOWER on IntegriCloud