musicpd does not stop

Henry Hu henry.hu.sh at gmail.com
Sun Mar 8 04:51:55 PDT 2009


I have this problem too, and I manually added

case "$1" in
    *stop)
        /bin/pkill -9 mpd
esac

into /usr/local/etc/rc.d/musicpd to stop it.
It seems like there's some problem about locking in mpd.
This problem appeared after I updated mpd I think.
I'm using musicpd-0.14.1.


On Sun, Mar 8, 2009 at 5:41 PM, Zsolt Kúti <kutizs at t-online.hu> wrote:
> Hello,
>
> There was a thread about this subject not long ago.
> http://forums.freebsd.org/archive/in dex.php/t-1979.html
>
> The conclusion seemed to be: issue solved.
>
> But I know of many of us with various OS version (7.1, current) and
> updated ports where problem still persists.
>
> Any idea what is needed to overcome this issue?
>
> Thanks!
> Zsolt
>
> ps.: pls CC, as I am not on the list
> _______________________________________________
> freebsd-multimedia at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe at freebsd.org"
>


More information about the freebsd-multimedia mailing list