改名
This commit is contained in:
@@ -65,7 +65,7 @@ class FileChangeCustomProcess extends Command
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (Kiri::getPlatform()->isLinux()) {
|
if (Kiri::getPlatform()->isLinux()) {
|
||||||
swoole_set_process_name('[' . Config::get('id', 'sw service.') . ']');
|
swoole_set_process_name('[' . Config::get('id', 'sw service.') . '].sw:wather');
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->trigger_reload();
|
$this->trigger_reload();
|
||||||
|
|||||||
Reference in New Issue
Block a user