8 stat_busy
"Starting hostapd"
9 /usr
/bin
/hostapd
-B -P /var
/run
/hostapd.pid
/etc
/hostapd
/hostapd.conf
&> /dev
/null
18 stat_busy
"Stopping hostapd"
19 [ -f /var
/run
/hostapd.pid
] && kill `cat /var/run/hostapd.pid` &> /dev
/null
33 echo "usage: $0 {start|stop|restart}"