summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc.restart_webgui3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/rc.restart_webgui b/etc/rc.restart_webgui
index b630072..812dcdf 100755
--- a/etc/rc.restart_webgui
+++ b/etc/rc.restart_webgui
@@ -10,8 +10,11 @@ mwexec("killall -9 lighttpd");
echo "Restarting webConfigurator...";
system_webgui_start();
+
captiveportal_configure();
+enable_rrd_graphing();
+
echo " done.\n\n";
?> \ No newline at end of file
OpenPOWER on IntegriCloud