maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   How to stop a daemon process? (https://talk.maemo.org/showthread.php?t=56572)

ivnvir 2010-06-19 00:58

How to stop a daemon process?
 
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!

ivnvir 2010-06-19 01:26

Re: How to stop a daemon process?
 
I've tried start-stop-daemon with sudo gainroot with no success :(

felipec 2010-06-19 10:36

Re: How to stop a daemon process?
 
dsmetool -k /usr/bin/maemo-scrobbler

StOoZ 2010-06-19 11:25

Re: How to stop a daemon process?
 
so just kill it

ivnvir 2010-06-19 12:55

Re: How to stop a daemon process?
 
@StOoZ

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

@felipec

thanks! it works!


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

vBulletin® Version 3.8.8