description "starting LigHTTPD"
author "Rob Williams"

console none

start on started wlancond
stop on ACT_DEAD
stop on stopping dbus

exec /opt/usr/sbin/lighttpd -f /etc/lighttpd.conf

respawn

