projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d6c67b
)
merge r13084 to 8.09
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 30 Oct 2008 22:56:20 +0000
(22:56 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 30 Oct 2008 22:56:20 +0000
(22:56 +0000)
SVN-Revision: 13085
package/hostapd/files/hostapd.sh
patch
|
blob
|
history
diff --git
a/package/hostapd/files/hostapd.sh
b/package/hostapd/files/hostapd.sh
index 707fd8c4b8a04fd9dacc263e52787c5ab0c6c87c..a6f5dba992590080ca0272da1bfb2286fd713599 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
}