10 stat_busy
"Starting uwsgid"
11 /usr
/bin
/uwsgi
--daemonize "$UWSGI_DAEMONIZE" --ini "$UWSGI_INI" --pidfile "$UWSGI_PIDFILE" &>/dev
/null
20 stat_busy
"Stopping uwsgid"
21 kill -QUIT `cat "$UWSGI_PIDFILE"` &>/dev
/null
35 echo "usage: $0 {start|stop|restart}"