summaryrefslogtreecommitdiffstats
path: root/examples/wireless-wpa-static
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-wpa-static
parent773aee9bd7bbee0b109f6e2fe4582580c03a3488 (diff)
downloadnetctl-6b626a4773a26b4275cd7be663a5d7547ea4cb11.tar.gz
netctl-6b626a4773a26b4275cd7be663a5d7547ea4cb11.tar.xz
wireless: Add support for hidden ssid
Diffstat (limited to 'examples/wireless-wpa-static')
-rw-r--r--examples/wireless-wpa-static2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/wireless-wpa-static b/examples/wireless-wpa-static
index 751f00f..25da514 100644
--- a/examples/wireless-wpa-static
+++ b/examples/wireless-wpa-static
@@ -8,3 +8,5 @@ IP='static' # Any other CONNECTION='ethernet' options may be used.
ADDR='192.168.1.23'
GATEWAY='192.168.1.1'
DNS=('192.168.1.1')
+# Uncomment this if your ssid is hidden
+#HIDDEN=yes