diff --git a/encryption/templates/leap b/encryption/templates/leap index a893f1d..c1478ed 100644 --- a/encryption/templates/leap +++ b/encryption/templates/leap @@ -7,7 +7,7 @@ network={ ssid="$_ESSID" scan_ssid=$_SCAN eap=LEAP - key-mgmt=IEEE8021X + key_mgmt=IEEE8021X identity="$_USERNAME" password="$_PASSWORD" }