description "starting ke-recv"
author "Philippe De Swert"
start on started hildon-desktop
stop on ACT_DEAD
console none
script
        export RUNLEVEL=2
        exec /etc/init.d/ke-recv start
end script
