gnetworkmonitornm: Check if network-manager is running
authorIain Lane <iain.lane@canonical.com>
Mon, 12 Jan 2015 10:03:18 +0000 (10:03 +0000)
committerLars Uebernickel <lars.uebernickel@canonical.com>
Tue, 13 Jan 2015 11:11:06 +0000 (12:11 +0100)
commitf7be461601ab51a9f29e1fd07692efb261d0104b
treee9687982a570192985c565ea5ad818ce1147631c
parent84a1efeabd56b080a2a63acb783a9bbc35513873
gnetworkmonitornm: Check if network-manager is running

We were asking for properties on NM's dbus interface, but if NM is not
running then there won't be any. Check if the name has an owner before
doing anything to it.

https://bugzilla.gnome.org/show_bug.cgi?id=741653
gio/gnetworkmonitornm.c