Signed-off-by: Masashi Honma <[email protected]>
---
 clients/common/nm-meta-setting-desc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/clients/common/nm-meta-setting-desc.c 
b/clients/common/nm-meta-setting-desc.c
index b2e8b9b..14c4876 100644
--- a/clients/common/nm-meta-setting-desc.c
+++ b/clients/common/nm-meta-setting-desc.c
@@ -7254,7 +7254,7 @@ static const NMMetaPropertyInfo *const 
property_infos_WIRELESS_SECURITY[] = {
        PROPERTY_INFO_WITH_DESC (NM_SETTING_WIRELESS_SECURITY_KEY_MGMT,
                .property_type =                &_pt_gobject_string,
                .property_typ_data = DEFINE_PROPERTY_TYP_DATA (
-                       .values_static =            VALUES_STATIC ("none", 
"ieee8021x", "wpa-none", "wpa-psk", "wpa-eap"),
+                       .values_static =            VALUES_STATIC ("none", 
"ieee8021x", "wpa-none", "wpa-psk", "wpa-eap", "wpa-fils"),
                ),
        ),
        PROPERTY_INFO_WITH_DESC (NM_SETTING_WIRELESS_SECURITY_WEP_TX_KEYIDX,
-- 
2.7.4

_______________________________________________
networkmanager-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to