projects
/
hvlinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d134a28
)
Remove unused KEY_TYPE field in SSID template
author
Hugo Villeneuve
<hugo@hugovil.com>
Fri, 30 Aug 2013 12:33:27 +0000
(08:33 -0400)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Thu, 31 Jul 2014 02:15:24 +0000
(22:15 -0400)
stage2/pkg/wireless-tools
patch
|
blob
|
history
diff --git
a/stage2/pkg/wireless-tools
b/stage2/pkg/wireless-tools
index
e617a12
..
19ad589
100644
(file)
--- a/
stage2/pkg/wireless-tools
+++ b/
stage2/pkg/wireless-tools
@@
-12,7
+12,6
@@
hvbuild_post()
cat > /etc/sysconfig/network/ssid/TEMPLATE << EOF
# This file must be named exactly as your ESSID (case is important)
-KEY_TYPE="WPA-PSK"
# This can be "static" or "dhcp"
BOOTPROTO="static"