Skip to main content

is_init

Function is_init 

Source
pub fn is_init() -> bool
Expand description

Are we PID 1 (running as a bare container’s init)? Then we must reap all orphans, and our own death takes the tree with us.