pub(crate) fn canonicalize_escape_path<W: Write>( path: &Path, out: &mut W, ) -> Result
Canonicalize and escape a path value for tmpfiles.d At the current time the only canonicalization we do is remap /var/run -> /run.