mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 02:54:38 +00:00
system: possibly defunct after being moved from +POST_INSTALL/rc.restart_webgui
This commit is contained in:
parent
194d50891b
commit
d847fb7043
@ -132,12 +132,6 @@ function webgui_configure_do($verbose = false, $interface = '')
|
||||
/* stop the frontend when the generation was completed */
|
||||
killbypid('/var/run/lighty-webConfigurator.pid', 'INT', true);
|
||||
|
||||
/*
|
||||
* Force reloading all php-cgi children to
|
||||
* avoid hiccups with moved include files.
|
||||
*/
|
||||
killbyname('php-cgi', 'HUP');
|
||||
|
||||
/* start lighttpd */
|
||||
if (!count($listeners) || mwexec('/usr/local/sbin/lighttpd -f /var/etc/lighty-webConfigurator.conf')) {
|
||||
service_log("failed.\n", $verbose);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user