translate_to_tmpfiles_d

Function translate_to_tmpfiles_d 

Source
pub(crate) fn translate_to_tmpfiles_d(
    abs_path: &Path,
    meta: FileMeta,
    username: &str,
    groupname: &str,
) -> Result<String>
Expand description

Translate a filepath entry to an equivalent tmpfiles.d line.