Remove vconftool command to use buxton key
[platform/core/connectivity/net-config.git] / src / wifi-dump.c
old mode 100644 (file)
new mode 100755 (executable)
index 08dd12e..b98581e
@@ -49,7 +49,7 @@ static void _send_dump_signal(const gchar *sig_name)
        GDBusConnection *connection = NULL;
        GError *error = NULL;
 
-       connection = netconfig_gdbus_get_connection();
+       connection = netdbus_get_connection();
        if (connection == NULL) {
                DBG("GDBusconnection is NULL");
                return;