[oe-commits] org.oe.dev hostap: fixed typo in init script

MartinDietze commit openembedded-commits at lists.openembedded.org
Wed Apr 18 21:06:47 UTC 2007


hostap: fixed typo in init script

Author: MartinDietze at openembedded.org
Branch: org.openembedded.dev
Revision: 4d5fc50ff2e9fe5dbdf7a8d686491b270aa90e8c
ViewMTN: http://monotone.openembedded.org/revision.psp?id=4d5fc50ff2e9fe5dbdf7a8d686491b270aa90e8c
Files:
1
packages/hostap/hostap-daemon/init
Diffs:

#
# mt diff -rdd161b53e3e5f983f57fb18be72c110de57ed136 -r4d5fc50ff2e9fe5dbdf7a8d686491b270aa90e8c
#
# 
# 
# patch "packages/hostap/hostap-daemon/init"
#  from [7b82aaf901b5c3a7e263960216ee9b2382adfb70]
#    to [8d775a9f8d2ddf189341481afb130d386125700f]
# 
============================================================
--- packages/hostap/hostap-daemon/init	7b82aaf901b5c3a7e263960216ee9b2382adfb70
+++ packages/hostap/hostap-daemon/init	8d775a9f8d2ddf189341481afb130d386125700f
@@ -1,6 +1,6 @@ DAEMON=/usr/sbin/hostapd
 #!/bin/sh
 DAEMON=/usr/sbin/hostapd
-NAME=httpd
+NAME=hostapd
 DESC="HOSTAP Daemon"
 ARGS="/etc/hostapd.conf"
 






More information about the Openembedded-commits mailing list