mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-10-30 02:42:41 +00:00
Currently INT signal and USR2 signal are sent to stop the monitor process at the same time, just keep USR2 as the stop signal in this patch. Close-issue: #972