mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-22 03:32:04 +00:00
Previously service xcatd stop or systemctl stop xcatd.service will send TERM signal to all the processes of xcatd on some platform which support this feature. Close-issue: #1008 #537