Skip to main content

exit_if_root

Function 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.