17 lines
422 B
Plaintext
17 lines
422 B
Plaintext
Description='A simple WPA encrypted wireless connection'
|
|
Interface=wlan0
|
|
Connection=wireless
|
|
|
|
Security=wpa
|
|
IP=dhcp
|
|
|
|
ESSID='hotspot'
|
|
# Prepend hexadecimal keys with \"
|
|
# If your key starts with ", write it as '""<key>"'
|
|
# See also: the section on special quoting rules in netctl.profile(5)
|
|
Key='pass2hotspot'
|
|
# Uncomment this if your ssid is hidden
|
|
#Hidden=yes
|
|
# Set a priority for automatic profile selection
|
|
#Priority=10
|