View Single Post
Posts: 54 | Thanked: 21 times | Joined on Jun 2012
#1879
Originally Posted by mariosalhab View Post
Well this is what I have done and it's working 100%

code:

description "Yappari Autostartup"

start on started hildon-desktop
stop on starting shutdown

exec su - user -c "exec /usr/bin/Yappari start"


this script is to be added to the /etc/event.d/ directory
Does this script embedded into Yappari ?
Is it a an issue to embedded it ?