forked from pool/systemd
.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=492
This commit is contained in:
parent
cb1a39fdf8
commit
638009e9d9
@ -12,7 +12,7 @@ Based on http://cgit.freedesktop.org/systemd/systemd/patch/?id=67d6621059085963a
|
||||
|
||||
+ /* If the operation was fully executed by the SysV compat,
|
||||
+ * let's finish early */
|
||||
+ if (strv_isempty(names))
|
||||
+ if (strv_isempty(mangled_names))
|
||||
+ return 0;
|
||||
+
|
||||
if (!bus || avoid_bus()) {
|
||||
|
Loading…
Reference in New Issue
Block a user