summaryrefslogtreecommitdiffstats
path: root/etc/rc.restart_webgui
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.restart_webgui')
-rwxr-xr-xetc/rc.restart_webgui4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.restart_webgui b/etc/rc.restart_webgui
index fd0d8b9..463f934 100755
--- a/etc/rc.restart_webgui
+++ b/etc/rc.restart_webgui
@@ -14,10 +14,10 @@ echo "Restarting webConfigurator...";
system_webgui_start();
-captiveportal_configure();
+captiveportal_init_webgui();
enable_rrd_graphing();
echo " done.\n\n";
-?> \ No newline at end of file
+?>
OpenPOWER on IntegriCloud