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