Try to connect to another bssid in AUTH or ASSOCICATED failure case
[platform/upstream/connman.git] / plugins / pacrunner.c
old mode 100644 (file)
new mode 100755 (executable)
index d2464a5..9c652f3
@@ -277,7 +277,7 @@ static void proxy_changed(struct connman_service *service)
        create_proxy_configuration();
 }
 
-static struct connman_notifier pacrunner_notifier = {
+static const struct connman_notifier pacrunner_notifier = {
        .name                   = "pacrunner",
        .default_changed        = default_service_changed,
        .proxy_changed          = proxy_changed,