Skip to main content

run_step

Function run_step 

Source
pub(crate) fn run_step(argv: &[String], allow_failure: bool) -> bool
Expand description

Runs one service-manager command, reporting the ones that matter.

launchctl bootout on a job that is not loaded fails, and that failure is the normal case on a first install — so a step is allowed to fail only when the caller says which one.