Function arti::process::exit_if_root
source · pub(crate) fn exit_if_root()
Expand description
Check that we are not running as “root”.
If we are, give an error message, and exit.
pub(crate) fn exit_if_root()
Check that we are not running as “root”.
If we are, give an error message, and exit.