description         "Callerx Daemon"

start on started hildon-desktop

script
  exec su - user -c "exec /opt/callerx/bin/callerx"
end script
