Skip to main content

Module init

Module init 

Source
Expand description

PID 1 init: mount filesystems, apply tmpfs mounts, prepare runtime directories.

This module only performs real work on Linux. On other platforms, init() is a no-op to allow the crate to compile for development purposes.

Functionsยง

init
Performs synchronous PID 1 initialization.