This is done as we might have changed the order of the services
so force update of the service list.
---
src/connection.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/connection.c b/src/connection.c
index daaea42..a679619 100644
--- a/src/connection.c
+++ b/src/connection.c
@@ -933,6 +933,8 @@ gboolean __connman_connection_update_gateway(void)
default_gateway = find_default_gateway();
+ __connman_service_update_ordering();
+
DBG("default %p", default_gateway);
/*
--
1.7.5.4
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman