summaryrefslogtreecommitdiffstats
path: root/examples/wireless-wep
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wireless-wep')
-rw-r--r--examples/wireless-wep11
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/wireless-wep b/examples/wireless-wep
deleted file mode 100644
index b16f65e..0000000
--- a/examples/wireless-wep
+++ /dev/null
@@ -1,11 +0,0 @@
-CONNECTION='wireless'
-DESCRIPTION='A simple WEP encrypted wireless connection'
-INTERFACE='wlan0'
-SECURITY='wep'
-ESSID='MyNetwork'
-KEY='1234567890'
-IP='dhcp'
-# Uncomment this if your ssid is hidden
-#HIDDEN=yes
-## Uncomment if you are using an ad-hoc connection
-#ADHOC=1