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.