pub(crate) fn start_keep_running_scheduler( source: &Path, package: &str, profile: &str, sudo: &Sudo, stderr_color: Style, ) -> Result<()>