author "Marco Barisione"
description "This init script starts the custom ringtone daemon"

start on started hildon-desktop
stop on stopped dbus

console none

exec su user -c "run-standalone.sh ringtonedctl boot"
