View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#1753
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

Last edited by mariosalhab; 2012-10-06 at 15:24.