summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2011-05-12 11:38:47 -0400
committerScott Ullrich <sullrich@pfsense.org>2011-05-12 11:38:52 -0400
commit602e98063de2c033e66d851a4e2bcbb5c3c7f0d3 (patch)
tree0abd8aebef3c39b52361b083d37681d0fc23d36b /usr/local/www/wizards
parent1031c9ea7655ab64a513e3b168f70d672e30a733 (diff)
downloadpfsense-602e98063de2c033e66d851a4e2bcbb5c3c7f0d3.zip
pfsense-602e98063de2c033e66d851a4e2bcbb5c3c7f0d3.tar.gz
Use send_message and issue the reload all operation in the background
Diffstat (limited to 'usr/local/www/wizards')
-rw-r--r--usr/local/www/wizards/setup_wizard.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/wizards/setup_wizard.xml b/usr/local/www/wizards/setup_wizard.xml
index 7527451..c4ddb0b 100644
--- a/usr/local/www/wizards/setup_wizard.xml
+++ b/usr/local/www/wizards/setup_wizard.xml
@@ -590,7 +590,7 @@
}
unset($config['wizardtemp']);
write_config();
- reload_all();
+ send_message("reload all");
setup_gateways_monitor();
mwexec_bg("/etc/rc.update_bogons.sh now");
]]>
OpenPOWER on IntegriCloud