--- - 2010-12-22 18:54:25.409311374 +0100 +++ hostapd 2010-12-22 18:41:18.073334366 +0100 @@ -18,5 +18,5 @@ stop) stat_busy "Stopping hostapd" - [ -f ${HOSTAPD_PID} ] && kill `cat ${HOSTPAD_PID}` &> /dev/null + [ -f ${HOSTAPD_PID} ] && kill `cat ${HOSTAPD_PID}` &> /dev/null if [ $? -gt 0 ]; then stat_fail