From 60d6862b3d364df172d46328e63dc0af6a6f08a3 Mon Sep 17 00:00:00 2001 From: compwiz18 <> Date: Tue, 23 Oct 2007 00:45:36 +0000 Subject: [PATCH] Fixed the typo in the LEAP template. --- encryption/templates/leap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }