wifi/ifd: Allow D-Bus activation to launch iwd
iwd does not ship activation configuration yet; until then we simply fail the way we already do. https://bugzilla.gnome.org/show_bug.cgi?id=796805
This commit is contained in:

committed by
Lubomir Rintel

parent
6c3174f6e0
commit
21f955b4dd
@@ -586,7 +586,7 @@ prepare_object_manager (NMIwdManager *self)
|
||||
NMIwdManagerPrivate *priv = NM_IWD_MANAGER_GET_PRIVATE (self);
|
||||
|
||||
g_dbus_object_manager_client_new_for_bus (NM_IWD_BUS_TYPE,
|
||||
G_DBUS_OBJECT_MANAGER_CLIENT_FLAGS_DO_NOT_AUTO_START,
|
||||
G_DBUS_OBJECT_MANAGER_CLIENT_FLAGS_NONE,
|
||||
NM_IWD_SERVICE, "/",
|
||||
NULL, NULL, NULL,
|
||||
priv->cancellable,
|
||||
|
Reference in New Issue
Block a user