Function arti::process::exit_if_root
source · [−]pub(crate) fn exit_if_root()
Available on crate feature
experimental-api
only.Expand description
Check that we are not running as “root”.
If we are, give an error message, and exit.