Thread
: [Fremantle Maemo5]
[Announce] Yappari - A WhatsApp Client for the N900 ONLY
View Single Post
mariosalhab
2012-10-05 , 21:55
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
.
mariosalhab