summaryrefslogtreecommitdiffstats
path: root/examples/wireless-wep
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2010-07-13 19:47:30 +0200
committerThomas Bächler <thomas@archlinux.org>2010-07-13 19:47:30 +0200
commit6b626a4773a26b4275cd7be663a5d7547ea4cb11 (patch)
tree8b590d508f736525945c74ba26775cd177d6a8ab /examples/wireless-wep
parent773aee9bd7bbee0b109f6e2fe4582580c03a3488 (diff)
downloadnetctl-6b626a4773a26b4275cd7be663a5d7547ea4cb11.tar.gz
netctl-6b626a4773a26b4275cd7be663a5d7547ea4cb11.tar.xz
wireless: Add support for hidden ssid
Diffstat (limited to 'examples/wireless-wep')
-rw-r--r--examples/wireless-wep2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/wireless-wep b/examples/wireless-wep
index c6c9cb3..d0eeaba 100644
--- a/examples/wireless-wep
+++ b/examples/wireless-wep
@@ -5,3 +5,5 @@ SECURITY='wep'
ESSID='MyNetwork'
KEY='1234567890'
IP='dhcp'
+# Uncomment this if your ssid is hidden
+#HIDDEN=yes