From: Martin Dietze Date: Wed, 18 Apr 2007 17:04:37 +0000 (+0000) Subject: hostap: fixed typo in init script X-Git-Tag: Release-2010-05/1~8868^2~687^2^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db04a05889d5eccb747f9c40dc3be1e831821383;p=openembedded.git hostap: fixed typo in init script --- diff --git a/packages/hostap/hostap-daemon/init b/packages/hostap/hostap-daemon/init index b0736c0baa..ed4c9de1a9 100644 --- a/packages/hostap/hostap-daemon/init +++ b/packages/hostap/hostap-daemon/init @@ -1,6 +1,6 @@ #!/bin/sh DAEMON=/usr/sbin/hostapd -NAME=httpd +NAME=hostapd DESC="HOSTAP Daemon" ARGS="/etc/hostapd.conf"