mirror of
https://github.com/systemd/systemd.git
synced 2024-11-06 08:26:52 +03:00
parent
4330dc03a0
commit
5ed29cab4a
@ -1746,7 +1746,6 @@ static void free_database(Hashmap *by_name, Hashmap *by_id) {
|
||||
|
||||
static int cat_config(void) {
|
||||
_cleanup_strv_free_ char **files = NULL;
|
||||
_cleanup_free_ char *replace_file = NULL;
|
||||
int r;
|
||||
|
||||
r = conf_files_list_with_replacement(arg_root, CONF_PATHS_STRV("sysusers.d"), arg_replace, &files, NULL);
|
||||
|
Loading…
Reference in New Issue
Block a user