summaryrefslogtreecommitdiffstats
path: root/examples/wireless-wep-string-key
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wireless-wep-string-key')
-rw-r--r--examples/wireless-wep-string-key9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/wireless-wep-string-key b/examples/wireless-wep-string-key
deleted file mode 100644
index ebc4b0a..0000000
--- a/examples/wireless-wep-string-key
+++ /dev/null
@@ -1,9 +0,0 @@
-CONNECTION='wireless'
-DESCRIPTION='A simple WEP encrypted wireless connection'
-INTERFACE='wlan0'
-SECURITY='wep'
-ESSID='MyNetwork'
-KEY='s:Wireless Key'
-IP='dhcp'
-# Uncomment this if your ssid is hidden
-#HIDDEN=yes