mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
system: typo on previous from abandoned refactoring step
This commit is contained in:
parent
5035c508a2
commit
7a068d5b75
@ -1065,7 +1065,7 @@ function system_webgui_configure()
|
||||
$crt, $key, $ca, "lighty-webConfigurator.pid", $portarg, "/usr/local/www/",
|
||||
"cert.pem", "ca.pem");
|
||||
|
||||
killbypid('/var/run/lighty-webConfigurator.pid', 'TERM', $sync);
|
||||
killbypid('/var/run/lighty-webConfigurator.pid', 'TERM', true);
|
||||
|
||||
/*
|
||||
* Force reloading all php-cgi children to
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user