upstart进程

xiaoxiao2021-02-28  104

在ubuntu上测试父子进程的时候,发现父进程被kill了后,子进程被过继给了upstart进程,并不是1号init进程。 init->sbin/lightdm->lightdm->upstart->gnome->bash->test->a.out kill test后,a.out是孤儿进程,过继给upstart!
转载请注明原文地址: https://www.6miu.com/read-63051.html

最新回复(0)