Reply
Thread Tools
Posts: 263 | Thanked: 108 times | Joined on May 2008
#1
How can I stop a process from executing?
I tried the common linux way:

kill -9 `ps aux | grep maemo-scrobbler | grep -v grep | awk '{ print $1; }'`

I'm tryin to stop maemo-scrobbler but it starts again...

Thanks!
 
Posts: 263 | Thanked: 108 times | Joined on May 2008
#2
I've tried start-stop-daemon with sudo gainroot with no success
 
Posts: 65 | Thanked: 143 times | Joined on Dec 2009 @ Helsinki
#3
dsmetool -k /usr/bin/maemo-scrobbler
 

The Following 3 Users Say Thank You to felipec For This Useful Post:
Posts: 130 | Thanked: 24 times | Joined on Jan 2010 @ Israel
#4
so just kill it
 
Posts: 263 | Thanked: 108 times | Joined on May 2008
#5
@StOoZ

killing doesn't work, as my first post shows, it starts again automatically...

@felipec

thanks! it works!
 
Reply


 
Forum Jump


All times are GMT. The time now is 21:50.