pgf wrote:
> You'll be happy to know I'm seeing an incomplete kill of squeezelite on
> my system as well. I'll look into it.
>
> Note that squeezelite, while not killed completely, has been crippled:
> 2 of its 4 threads do die.
>
> paul
Well that's encouraging, in a way. What model RPi are you running?
As a last resort, this works for me now:
Code:
--------------------
# sudo /usr/local/etc/init.d/squeezelite stop
sudo start-stop-daemon --stop --quiet -s SIGKILL -p
/var/run/squeezelite.pid
sudo rm -f /var/run/squeezelite.pid
--------------------
------------------------------------------------------------------------
chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=113661
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix