description	"Unbound DNS resolver"
author		"Hauke Lampe"

start on started wlancond
stop on starting shutdown
stop on ACT_DEAD

console none
	
exec /etc/init.d/unbound restart

respawn
