mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-31 01:47:15 +03:00
parent
27dd6e1b12
commit
bf21be1050
@ -1676,9 +1676,8 @@ int cg_path_get_user_unit(const char *path, char **ret) {
|
||||
if (!t)
|
||||
return -ENXIO;
|
||||
|
||||
/* And from here on it looks pretty much the same as for a
|
||||
* system unit, hence let's use the same parser from here
|
||||
* on. */
|
||||
/* And from here on it looks pretty much the same as for a system unit, hence let's use the same
|
||||
* parser. */
|
||||
return cg_path_get_unit(t, ret);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user