Searched defs:ending (Results 1 - 1 of 1) sorted by relevance

/systemd/src/systemctl/
H A Dsystemctl.c5904 char *tmp_new_path, *tmp_tmp_path, *ending; local
5911 ending = strjoina(unit_name, ".d/override.conf");
5912 r = get_file_to_edit(ending, user_home, user_runtime, &tmp_new_path);

Completed in 57 milliseconds