pub fn run(root: PathBuf) -> Result<()>
Run the daemon for root in the foreground. Returns once the socket can’t be owned (another daemon is already running) or on a fatal error.
root