![]() |
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! |
Re: How to stop a daemon process?
I've tried start-stop-daemon with sudo gainroot with no success :(
|
Re: How to stop a daemon process?
dsmetool -k /usr/bin/maemo-scrobbler
|
Re: How to stop a daemon process?
so just kill it
|
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