description "starts Vodafone190 Desktop Widget"

start on started hildon-desktop

respawn

console none

script
  exec su - user -c "exec /usr/lib/hildon-desktop/vodafone190dw"
end script
