pub fn start( node: Node, daemon: bool, verbose: bool, options: Vec<OsString>, cmd: &Path, profile: &Profile, ) -> Result<()>