mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-11-01 20:02:26 +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