summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.restart_webgui4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/rc.restart_webgui b/etc/rc.restart_webgui
index fc57f94..e92c3c0 100755
--- a/etc/rc.restart_webgui
+++ b/etc/rc.restart_webgui
@@ -7,6 +7,10 @@ require("functions.inc");
mwexec("killall -9 lighttpd");
+echo "Restarting webConfigurator...";
+
system_webgui_start();
+echo " done.";
+
?> \ No newline at end of file
OpenPOWER on IntegriCloud