summaryrefslogtreecommitdiffstats
path: root/etc/rc.restart_webgui
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.restart_webgui')
-rwxr-xr-xetc/rc.restart_webgui2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.restart_webgui b/etc/rc.restart_webgui
index e74f201..05eab12 100755
--- a/etc/rc.restart_webgui
+++ b/etc/rc.restart_webgui
@@ -10,7 +10,7 @@ require("rrd.inc");
echo "Restarting webConfigurator...";
-sigkillbyname("lighttpd", "INT");
+sigkillbyname("lighttpd", "KILL");
while (is_process_running("lighttpd")) {
echo '.';
OpenPOWER on IntegriCloud