hostap: fixed typo in init script
authorMartin Dietze <di@fh-wedel.de>
Wed, 18 Apr 2007 17:04:37 +0000 (17:04 +0000)
committerMartin Dietze <di@fh-wedel.de>
Wed, 18 Apr 2007 17:04:37 +0000 (17:04 +0000)
packages/hostap/hostap-daemon/init

index b0736c0..ed4c9de 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 DAEMON=/usr/sbin/hostapd
-NAME=httpd
+NAME=hostapd
 DESC="HOSTAP Daemon"
 ARGS="/etc/hostapd.conf"