description         "Callerx Daemon"

start on started hildon-desktop

script
	exec su - user -c "exec /etc/init.d/callerx start"
end script