projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7323a7d
)
fix typo
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 30 Oct 2008 22:49:15 +0000
(22:49 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 30 Oct 2008 22:49:15 +0000
(22:49 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13084
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/hostapd/files/hostapd.sh
patch
|
blob
|
history
diff --git
a/package/hostapd/files/hostapd.sh
b/package/hostapd/files/hostapd.sh
index
707fd8c
..
a6f5dba
100644
(file)
--- a/
package/hostapd/files/hostapd.sh
+++ b/
package/hostapd/files/hostapd.sh
@@
-96,6
+96,6
@@
wpa=$wpa
wpa_pairwise=$crypto
$hostapd_cfg
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
}