View Single Post
rooster13's Avatar
Posts: 319 | Thanked: 221 times | Joined on Jan 2010 @ Finland
#346
Originally Posted by MacManus View Post
Hi, sometimes i got problems with whatsup so that i got a blank display if i start whatsup. If i close the app now, and restart it, i still got this blank display (i think its because the daemon is still running). So i could only restart the phone.
Is there a way (via terminal) to restart or stop the whatsup daemon?
try
Code:
killall whatsup
or get the PID of the process with
Code:
ps -ef | grep whatsup
then kill the PID
__________________
Sail Raid, an old skool shoot'em up for Jolla
KillDroid, Android service killer for Jolla
goViihde, an Elisa Viihde client for Jolla
goViihde, an Elisa Viihde client for N9
Shortcut Stash Home Screen Widget
 

The Following User Says Thank You to rooster13 For This Useful Post: