aboutsummaryrefslogtreecommitdiff
path: root/cli/mmcli-common.c
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2013-02-06 19:32:33 +0100
committerAleksander Morgado <aleksander@lanedo.com>2013-02-06 19:56:18 +0100
commita85fd0ab4f3b08b8da5782f4ab9212923ba47cce (patch)
treed149f9de85e4091691ed6956766281ab9125be3f /cli/mmcli-common.c
parent2ad6e0627d1c2d1fb28ce00a89e371097af9e5f5 (diff)
libmm-glib,manager: don't fail creation if the ModemManager process is not found
A 'GDBusObjectManagerClient' for a service for which there is no current name-owner is a perfectly valid and useful object. For example, we could then connect to the 'notify::name-owner' property to follow the life cycle of the ModemManager process. So, don't tie the successful creation of a 'MMManager' to the successful creation of the internal GDBusProxy for the 'Manager1' interface. If there is no current name owner, the GDBusProxy wouldn't be created, and instead we would completely fail the 'MMManager' creation.
Diffstat (limited to 'cli/mmcli-common.c')
0 files changed, 0 insertions, 0 deletions