Update hostapd.conf
This commit is contained in:
parent
08d24632a3
commit
98bd7bab1a
@ -2,7 +2,7 @@ country_code=GB
|
|||||||
interface={IFACE}
|
interface={IFACE}
|
||||||
ssid={SSID}
|
ssid={SSID}
|
||||||
hw_mode=g
|
hw_mode=g
|
||||||
channel=7
|
channel={CHAN}
|
||||||
auth_algs=1
|
auth_algs=1
|
||||||
wpa=2
|
wpa=2
|
||||||
wpa_passphrase={PASS}
|
wpa_passphrase={PASS}
|
||||||
|
Loading…
Reference in New Issue
Block a user