pub fn run_daemon_blocking( cfg: LifecycleConfig, log_level: Option<String>, verbose: u8, ) -> Result<()>