mirror of
https://github.com/systemd/systemd.git
synced 2025-03-19 22:50:17 +03:00
parent
ba4b74cbc7
commit
0b6bf4b674
@ -2799,7 +2799,7 @@ static int normalize_linked_files(
|
||||
* but operates on real unit names. For each argument we we look up the actual path
|
||||
* where the unit is found. This way linked units can be re-enabled successfully. */
|
||||
|
||||
_cleanup_free_ char **files = NULL, **names = NULL;
|
||||
_cleanup_strv_free_ char **files = NULL, **names = NULL;
|
||||
int r;
|
||||
|
||||
STRV_FOREACH(a, names_or_paths) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user