mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-27 09:12:39 +00:00
fix typo
SVN-Revision: 13084
This commit is contained in:
parent
7002daa535
commit
e050667baa
@ -96,6 +96,6 @@ wpa=$wpa
|
|||||||
wpa_pairwise=$crypto
|
wpa_pairwise=$crypto
|
||||||
$hostapd_cfg
|
$hostapd_cfg
|
||||||
EOF
|
EOF
|
||||||
hostapd -P /var/run/wifi-$ifname.conf -B /var/run/hostapd-$ifname.conf
|
hostapd -P /var/run/wifi-$ifname.pid -B /var/run/hostapd-$ifname.conf
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user