Orphan Process
- Tags
- comp-arch
Is a process whose parent has exited without waiting on it.
In such a case the orphaned processes parent PID is reset to the init process (PID = 1).
Is a process whose parent has exited without waiting on it.
In such a case the orphaned processes parent PID is reset to the init process (PID = 1).