summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/dbus-manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/dbus-manager.c')
-rw-r--r--src/grp-system/libcore/dbus-manager.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grp-system/libcore/dbus-manager.c b/src/grp-system/libcore/dbus-manager.c
index b2ca867987..c5684014d3 100644
--- a/src/grp-system/libcore/dbus-manager.c
+++ b/src/grp-system/libcore/dbus-manager.c
@@ -782,6 +782,7 @@ static int transient_unit_from_message(
return r;
/* Now load the missing bits of the unit we just created */
+ unit_add_to_load_queue(u);
manager_dispatch_load_queue(m);
*unit = u;