diff --git a/libnm/nm-client.c b/libnm/nm-client.c index 1a1ed25694..e2f0117869 100644 --- a/libnm/nm-client.c +++ b/libnm/nm-client.c @@ -6896,6 +6896,8 @@ _init_start_bus_get_cb (GObject *source, GAsyncResult *result, gpointer user_dat priv->dbus_connection = dbus_connection; _init_start_with_bus (self); + + _notify (self, PROP_DBUS_CONNECTION); } static void