pub fn ensure_dir(root: &Path) -> Result<()>
Create the telemetry directory 0700, if it is missing.
0700