read_sysusers

Function read_sysusers 

Source
pub fn read_sysusers(rootfs: &Dir) -> Result<Vec<SysusersEntry>>
Expand description

Read all tmpfiles.d entries in the target directory, and return a mapping from (file path) => (single tmpfiles.d entry line)