summaryrefslogtreecommitdiffstats
path: root/examples/wireless-wep
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wireless-wep')
-rw-r--r--examples/wireless-wep14
1 files changed, 7 insertions, 7 deletions
diff --git a/examples/wireless-wep b/examples/wireless-wep
index ed670d0..c6c9cb3 100644
--- a/examples/wireless-wep
+++ b/examples/wireless-wep
@@ -1,7 +1,7 @@
-CONNECTION="wireless"
-DESCRIPTION="A simple WEP encrypted wireless connection"
-INTERFACE="wlan0"
-SECURITY="wep"
-ESSID="MyNetwork"
-KEY="1234567890"
-IP="dhcp"
+CONNECTION='wireless'
+DESCRIPTION='A simple WEP encrypted wireless connection'
+INTERFACE='wlan0'
+SECURITY='wep'
+ESSID='MyNetwork'
+KEY='1234567890'
+IP='dhcp'