description "starts Qt Battery Widget"

start on started hildon-desktop

console none

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