mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-06-18 17:40:44 +00:00
7c5ef74565
As exec is invoked, child process can not ignore the signal sent to the process group, use setpgrp to set the pgid to itself. close-issue: #1849