summaryrefslogtreecommitdiffstats
path: root/examples/wireless-wep-string-key
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-string-key
parent773aee9bd7bbee0b109f6e2fe4582580c03a3488 (diff)
downloadnetctl-6b626a4773a26b4275cd7be663a5d7547ea4cb11.tar.gz
netctl-6b626a4773a26b4275cd7be663a5d7547ea4cb11.tar.xz
wireless: Add support for hidden ssid
Diffstat (limited to 'examples/wireless-wep-string-key')
-rw-r--r--examples/wireless-wep-string-key2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/wireless-wep-string-key b/examples/wireless-wep-string-key
index 3d0b2c2..ebc4b0a 100644
--- a/examples/wireless-wep-string-key
+++ b/examples/wireless-wep-string-key
@@ -5,3 +5,5 @@ SECURITY='wep'
ESSID='MyNetwork'
KEY='s:Wireless Key'
IP='dhcp'
+# Uncomment this if your ssid is hidden
+#HIDDEN=yes